-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I've been trying out this approach but ran into an issue with specifying a vuex getter with more than just the state; i.e. (state, getters, rootState, rootGetters).
Shouldn't the following be GetterHandler<state: TModuleState, getters: any, rootState: TRootState, rootGetters: any) instead? I just started using Typescript so I don't know if I'm missing something.
https://github.com/istrib/vuex-typescript/blob/master/src/index.ts#L12
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels