refactor(types): use vite-plugin-import-types
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -54,9 +54,6 @@ export interface NodeProps<T = any> extends GraphNode {
|
||||
__vf: VFInternals
|
||||
}
|
||||
|
||||
export type TranslateExtent = [[number, number], [number, number]]
|
||||
export type NodeExtent = TranslateExtent
|
||||
|
||||
export type NodeDimensionUpdate = {
|
||||
id: ElementId
|
||||
nodeElement: HTMLDivElement
|
||||
|
||||
Reference in New Issue
Block a user