MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / smallYield

Method smallYield

test/data/sandbox/within_helper.js:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 }
17
18 smallYield() {
19 return 'I am small yield string';
20 }
21
22 smallPromise() {
23 return new Promise((resolve) => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected