mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-03-23 14:02:35 +00:00
8 lines
396 B
JavaScript
8 lines
396 B
JavaScript
(function(global, factory) {
|
|
typeof exports === "object" && typeof module !== "undefined" ? module.exports = factory() : typeof define === "function" && define.amd ? define([], factory) : (global = typeof globalThis !== "undefined" ? globalThis : global || self, global.magicPresetDsValues = factory());
|
|
})(this, function() {
|
|
//#endregion
|
|
return {};
|
|
});
|
|
|
|
//# sourceMappingURL=index.umd.cjs.map
|