export htmlattributes as props where possible
This commit is contained in:
@@ -55,7 +55,7 @@ export type {
|
||||
EdgeTypes,
|
||||
DefaultEdgeOptions
|
||||
} from '$lib/types/edges';
|
||||
export type { HandleProps, FitViewOptions, OnBeforeDelete } from '$lib/types/general';
|
||||
export type { FitViewOptions, OnBeforeDelete } from '$lib/types/general';
|
||||
export type { Node, NodeTypes, BuiltInNode, NodeProps, InternalNode } from '$lib/types/nodes';
|
||||
export type { SvelteFlowStore } from '$lib/store/types';
|
||||
export * from '$lib/types/events';
|
||||
|
||||
Reference in New Issue
Block a user