easysql/node_modules/monaco-editor/dev/vs/_commonjsHelpers-98qg88fe.js
2025-12-29 18:35:04 +08:00

8 lines
302 B
JavaScript

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;
}));