easy-event-dispatcher

1.0.1 • Public • Published

easy-event-dispatcher

Installing

Using npm:

$ npm install axios

Methods

方法名 说明 参数
trigger 触发事件 eventName:string
on 注册事件 eventName:string, func
off 移除事件 eventName:string, func

Package Sidebar

Install

npm i easy-event-dispatcher

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.5 kB

Total Files

3

Last publish

Collaborators

  • libin_w