Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
chai = require(
'chai'
);
2
import
Promise = require(
'bluebird'
);
3
import
async
= require(
'../src/async/index'
);
4
import
await
= require(
'../src/await/index'
);
Callers
nothing calls this directly
Calls
6
thunk
Method · 0.80
instanceOf
Method · 0.80
equal
Method · 0.80
catch
Method · 0.80
then
Method · 0.65
delay
Method · 0.65
Tested by
no test coverage detected