Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/developit/microbundle
/ prog.js
File
prog.js
src/prog.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sade from
'sade'
;
2
let
{ version } = require(
'../package.json'
);
3
4
const
toArray = val => (Array.isArray(val) ? val : val == null ? [] : [val]);
Callers
nothing calls this directly
Calls
1
cmd
Function · 0.85
Tested by
no test coverage detected