MCPcopy
hub / github.com/caolan/async / log.js

File log.js

lib/log.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import consoleFunc from './internal/consoleFunc';
2
3/**
4 * Logs the result of an `async` function to the `console`. Only works in

Callers

nothing calls this directly

Calls 1

consoleFuncFunction · 0.85

Tested by

no test coverage detected