chore(docs): update auto-import file
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Vendored
+1
-1
@@ -36,7 +36,7 @@ declare module '@vue/runtime-core' {
|
|||||||
RouterLink: typeof import('vue-router')['RouterLink']
|
RouterLink: typeof import('vue-router')['RouterLink']
|
||||||
RouterView: typeof import('vue-router')['RouterView']
|
RouterView: typeof import('vue-router')['RouterView']
|
||||||
Sidebar: typeof import('./../components/examples/dnd/Sidebar.vue')['default']
|
Sidebar: typeof import('./../components/examples/dnd/Sidebar.vue')['default']
|
||||||
SnappableConnectionLine: typeof import('../components/examples/connection-radius/SnappableConnectionLine.vue')['default']
|
SnappableConnectionLine: typeof import('./../components/examples/connection-radius/SnappableConnectionLine.vue')['default']
|
||||||
Team: typeof import('./../components/home/Team.vue')['default']
|
Team: typeof import('./../components/home/Team.vue')['default']
|
||||||
TeleportableNode: typeof import('./../components/examples/teleport/TeleportableNode.vue')['default']
|
TeleportableNode: typeof import('./../components/examples/teleport/TeleportableNode.vue')['default']
|
||||||
ToolbarNode: typeof import('./../components/examples/node-toolbar/ToolbarNode.vue')['default']
|
ToolbarNode: typeof import('./../components/examples/node-toolbar/ToolbarNode.vue')['default']
|
||||||
|
|||||||
Reference in New Issue
Block a user