import Emittery from 'emittery'; const emitter = new Emittery(); // Export the Emittery class and its instance. // The `emitter` instance is more important ...
確定! 回上一頁