MCPcopy
hub / github.com/yortus/asyncawait / async.thunk.ts

File async.thunk.ts

test/async.thunk.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chai = require('chai');
2import Promise = require('bluebird');
3import async = require('../src/async/index');
4import await = require('../src/await/index');

Callers

nothing calls this directly

Calls 6

thunkMethod · 0.80
instanceOfMethod · 0.80
equalMethod · 0.80
catchMethod · 0.80
thenMethod · 0.65
delayMethod · 0.65

Tested by

no test coverage detected