5 lines
81 B
TypeScript
5 lines
81 B
TypeScript
"use strict";
|
|
// License: MIT
|
|
|
|
export {EventEmitter} from "../uikit/lib/events";
|