UNPKG
jest-watch-suspend
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Suspend watch mode
github.com/unional/jest-watch-suspend
unional/jest-watch-suspend
jest-watch-suspend
/
lib
/
index.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
import
{
WatchSuspendPlugin
}
from
'./WatchSuspendPlugin'
;
export
=
WatchSuspendPlugin
;