支持wx/browser的worker(由于wx限制默认不开启worker)
This commit is contained in:
@@ -32,4 +32,7 @@ export { ECSEventType, EventPriority, EVENT_TYPES, EventTypeValidator } from './
|
||||
|
||||
// 工具类和类型定义
|
||||
export * from './Utils';
|
||||
export * from './Types';
|
||||
export * from './Types';
|
||||
|
||||
// 平台适配
|
||||
export * from './Platform';
|
||||
Reference in New Issue
Block a user