CKEventEmitter

A simple event emitter implemention, support `on`/`off`/`emit` methods.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/428695/945691/CKEventEmitter.js

Author
CKylinMC
Version
0.1
Created
2021-06-30
Updated
2021-06-30
License
GPLv3 License

A simple event emitter implemention, support on/off/emit methods.