initial commit

This commit is contained in:
2026-07-01 22:38:29 -06:00
commit 9302ad8dce
1662 changed files with 140758 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
shadow$provide.module$node_modules$$xmldom$xmldom$lib$index = function(global, require, module, exports) {
global = require("module$node_modules$$xmldom$xmldom$lib$dom");
exports.DOMImplementation = global.DOMImplementation;
exports.XMLSerializer = global.XMLSerializer;
exports.DOMParser = require("module$node_modules$$xmldom$xmldom$lib$dom_parser").DOMParser;
};
//# sourceMappingURL=module$node_modules$$xmldom$xmldom$lib$index.js.map