UNPKG

typescript-util

Version:

JS/TS 的简单工具

8 lines 143 B
/** * EventRegistry * @author LL * @date 2022/1/27 17:54 */ export interface EventRegistry { } //# sourceMappingURL=EventRegistry.d.ts.map