fix wrapper props
This commit is contained in:
@@ -86,6 +86,9 @@ export type SvelteFlowRestProps = Omit<
|
||||
| 'nodes'
|
||||
| 'edges'
|
||||
| 'viewport'
|
||||
| 'nodesDraggable'
|
||||
| 'nodesConnectable'
|
||||
| 'elementsSelectable'
|
||||
>;
|
||||
|
||||
export type StoreSignals = {
|
||||
|
||||
Reference in New Issue
Block a user