mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-03-16 00:30:45 +00:00
6 lines
112 B
JavaScript
6 lines
112 B
JavaScript
(function() {
|
|
const events = {};
|
|
window.magicPresetEvents = events;
|
|
})();
|
|
//# sourceMappingURL=event.js.map
|