Skip to content

Type alias: VueFlowStore ​

Ƭ VueFlowStore: { emits: FlowHooksEmit ; id: string ; vueFlowVersion: string } & FlowHooksOn & ToRefs<State> & Readonly<ComputedGetters> & Readonly<Actions>

Released under the MIT License.