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