Tried to add a ScriptDialog event...
It's currently not working, not sure what I missed.
This commit is contained in:
6
dist/events/ScriptDialogEvent.js
vendored
Normal file
6
dist/events/ScriptDialogEvent.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
class ScriptDialogEvent {
|
||||
}
|
||||
exports.ScriptDialogEvent = ScriptDialogEvent;
|
||||
//# sourceMappingURL=ScriptDialogEvent.js.map
|
||||
Reference in New Issue
Block a user