doric-js:debug source file update

This commit is contained in:
pengfeizhou
2021-02-19 17:33:10 +08:00
committed by osborn
parent 915f840cd7
commit 60b61f66ca
8 changed files with 2561 additions and 2063 deletions

View File

@@ -1535,6 +1535,8 @@ var doric = (function (exports) {
exports.jsRegisterModule = jsRegisterModule;
exports.jsReleaseContext = jsReleaseContext;
Object.defineProperty(exports, '__esModule', { value: true });
return exports;
}({}));