mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-05 19:41:40 +08:00
6 lines
112 B
JavaScript
6 lines
112 B
JavaScript
(function() {
|
|
const events = {};
|
|
window.magicPresetEvents = events;
|
|
})();
|
|
//# sourceMappingURL=event.js.map
|