UNPKG
wait-for-event
Version:
latest (2.0.1)
2.0.1
2.0.0
1.0.0
0.2.0
Wait for events to be emitted.
github.com/jameslnewell/wait-for-event
jameslnewell/wait-for-event
wait-for-event
/
lib
/
index.d.ts
5 lines
(4 loc)
•
120 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./waitFor'
;
export
*
from
'./waitForFirst'
;
export
*
from
'./waitForLull'
;
export
*
from
'./waitForAll'
;