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://greasyfork.org/scripts/428695-ckeventemitter/code/CKEventEmitter.js?version=945691

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.