打包支持nodejs模块
This commit is contained in:
@@ -18,4 +18,7 @@ export * from './ECS';
|
||||
|
||||
// 工具类和类型定义
|
||||
export * from './Utils';
|
||||
export * from './Types';
|
||||
export * from './Types';
|
||||
|
||||
// 快照系统(可选模块)
|
||||
export * from './Utils/Snapshot';
|
||||
Reference in New Issue
Block a user