MCPcopy
hub / github.com/parallel-js/parallel.js / fn

Function fn

test/specs/api.spec.js:331–331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

329 evalPath: isNode ? undefined : 'lib/eval.js'
330 });
331 const ret = p.require({ name: 'fn', fn() {} });
332
333 expect(ret).toEqual(jasmine.any(Parallel));
334 });

Callers 2

jasmine.jsFile · 0.85
api.spec.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected