zones as nodes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Store
|
||||
|
||||
export type {
|
||||
BuildingEvent,
|
||||
CameraControlEvent,
|
||||
EventSuffix,
|
||||
GridEvent,
|
||||
@@ -27,4 +28,4 @@ export { default as useScene } from './store/use-scene'
|
||||
// Systems
|
||||
export { WallSystem } from './systems/wall/wall-system'
|
||||
|
||||
export { isObject } from './utils/types'
|
||||
export { isObject } from './utils/types'
|
||||
|
||||
Reference in New Issue
Block a user