6 lines
112 B
JavaScript

(function() {
const events = {};
window.magicPresetEvents = events;
})();
//# sourceMappingURL=event.js.map