123456789101112 |
- System.register([], function (_export, _context) {
- "use strict";
- return {
- setters: [],
- execute: function () {
- // This module is auto-generated to report error emitted when try to load module file:///D:/CocosCreatorProject/Idioms/idiom/assets/start/table_ts/table_idiom_order.ts at runtime.
- throw new Error(`Error: 在加载模块文件 D:\CocosCreatorProject\Idioms\idiom\assets\start\table_ts\table_idiom_order.ts 时发生错误:Error: ENOENT: no such file or directory, open 'D:\CocosCreatorProject\Idioms\idiom\assets\start\table_ts\table_idiom_order.ts'`);
- }
- };
- });
- //# sourceMappingURL=3d9a274c3ac6989dcddf30d741a182feb3b88338.js.map
|