MCPcopy
hub / github.com/yortus/asyncawait / basic.js

File basic.js

examples/basic.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs');
2var Promise = require('bluebird');
3var async = require('..').async;
4var await = require('..').await;

Callers

nothing calls this directly

Calls 3

delayFunction · 0.85
readFileFunction · 0.85
thenMethod · 0.65

Tested by

no test coverage detected