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.js
4 lines
•
165 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
var
WatchSuspendPlugin
_1 =
require
(
"./WatchSuspendPlugin"
);
module
.
exports
=
WatchSuspendPlugin
_1.
WatchSuspendPlugin
;
//# sourceMappingURL=index.js.map