update(flow): generic types
This commit is contained in:
@@ -21,6 +21,7 @@ export default (preloadedState?: FlowOptions): Store => {
|
||||
}
|
||||
|
||||
return reactive({
|
||||
state: reactiveState,
|
||||
...hooksOn,
|
||||
...toRefs(reactiveState),
|
||||
...getters,
|
||||
|
||||
Reference in New Issue
Block a user