UNPKG
@motorcycle/test
Version:
latest (3.0.0)
3.0.0
2.1.0
2.0.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
Testing functions for Motorcycle.ts
github.com/motorcyclets/motorcycle
motorcyclets/motorcycle
@motorcycle/test
/
lib.es2015
/
index.js
4 lines
•
131 B
JavaScript
View Raw
1
2
3
4
export
*
from
'./collectEventsFor'
;
export
*
from
'./createTestScheduler'
;
export
*
from
'./run'
;
//# sourceMappingURL=index.js.map