fix(store): Getter type

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 83ea90555e
commit 73a9016aff
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import useState from './state'
import { ComputedGetters } from './getters'
import {
Actions,
ComputedGetters,
Connection,
CoordinateExtent,
Edge,