UNPKG
custom-app-event
Version:
latest (0.0.4)
0.0.4
基于typescript, 实现一个简单的event库,快速集成发布订阅模式
custom-app-event
/
dist
/
types.js
3 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});