UNPKG

@lcap/asl

Version:

NetEase Application Specific Language

5 lines 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const EventEmitter = require("events"); const eventBus = new EventEmitter(); //# sourceMappingURL=eventBus.js.map