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