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/idiom/assets/Scripts/UI_Idiom.ts at runtime.
- throw new Error(`Error: 在加载模块文件 D:\CocosCreatorProject\idiom\assets\Scripts\UI_Idiom.ts 时发生错误:Error: ENOENT: no such file or directory, open 'D:\CocosCreatorProject\idiom\assets\Scripts\UI_Idiom.ts'`);
- }
- };
- });
- //# sourceMappingURL=3b2ec6f613d8c4c9d6afbf4052490e50e627d164.js.map
|