MCPcopy Create free account
hub / github.com/developit/microbundle / index.js

File index.js

test/fixtures/basic-babelrc/src/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function test(param = throw new Error('required!')) {
2 return param === true || throw new Error('Falsey!');
3}
4

Callers

nothing calls this directly

Calls 1

testFunction · 0.85

Tested by

no test coverage detected