Krypter
Results
1
comments of
Krypter
Here's a use-case : For example we have a `Listeners\...` folder looks like: ``` Listeners\ KeyListener.js MouseListener.js ... ``` Each listener module have a bind function. So with one line...