Files
leonpan-pc/_internal/editor/dev/vs/_commonjsHelpers-98qg88fe.js

8 lines
302 B
JavaScript
Raw Normal View History

2025-11-02 19:17:20 +08:00
define("vs/_commonjsHelpers-98qg88fe", ["exports"], (function(exports) {
"use strict";
function getDefaultExportFromCjs(x) {
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
}
exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
}));