UNPKG
timer-shim
Version:
latest (0.3.0)
0.3.0
0.2.3-1
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Test-friendly timer function replacements.
chakrit/timer-shim
timer-shim
/
index.js
5 lines
(2 loc)
•
80 B
JavaScript
View Raw
1
2
3
4
5
// index.js - library loader
module
.
exports
= require(
'./lib/timer-shim.js'
);