tiny-dispatcher/README.md

10 lines
129 B
Markdown
Raw Normal View History

# tiny-dispatcher
* dispatch events
* cleanup all listeners
2023-06-14 05:22:14 +02:00
### Development
```npm run dev```
### Production
``npm run build``