MCPcopy
hub / github.com/yortus/asyncawait / async.cps.js

File async.cps.js

test/async.cps.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

catchMethod · 0.80
equalMethod · 0.80
thenMethod · 0.65
bindMethod · 0.65
delayMethod · 0.65

Tested by

no test coverage detected