3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
// Re-export from ecs-framework
|
|
export { HierarchySystem } from '@esengine/ecs-framework';
|