feat: export default edge and node types object

* set isReady after load-hook trigger

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-11-19 01:55:48 +01:00
parent 70b077a1f5
commit 8605909f5d
4 changed files with 27 additions and 30 deletions
+1
View File
@@ -196,6 +196,7 @@ invoke(async () => {
toObject: onLoadToObject(store),
}
store.hooks.load.trigger(instance)
store.isReady = true
})
watch(