Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
function
test(param = throw
new
Error(
'required!'
)) {
2
return
param === true || throw
new
Error(
'Falsey!'
);
3
}
4
Callers
nothing calls this directly
Calls
1
test
Function · 0.85
Tested by
no test coverage detected