UNPKG
core-cde
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
core-cde
/
dist
/
core-cde
/
events
/
src
/
CommonEvent.js
5 lines
•
197 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
EventHandlerName
=
void
0
;
exports
.
EventHandlerName
=
'CommonEvent'
;
//# sourceMappingURL=CommonEvent.js.map