UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

9 lines (7 loc) 181 B
var immediate = setImmediate(function () { T.fail('should have been cleared') }) setImmediate(function () { T.pass('should call setImmediate') }) clearImmediate(immediate)