grlt-hub / app-compose

Create scalable, module-based applications with ease.
https://grlt-hub.github.io/app-compose/
MIT License
11 stars 0 forks source link

add onFail fn #15

Closed binjospookie closed 2 weeks ago

binjospookie commented 3 weeks ago

Maybe we should to add

onIdle: (): unknown = so what?
onPending: (): unknown = so what?
onOff: (): unknown = so what?
onDone: (): unknown = start before returns api
onFail: (): unknown

🤔

binjospookie commented 2 weeks ago