Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/developit/microbundle
/ index.js
File
index.js
test/fixtures/basic-dashed-external/src/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tinyglob from
'tiny-glob'
;
2
console.log(tinyglob);
3
4
import
{ two } from
'./two'
;
Callers
nothing calls this directly
Calls
1
two
Function · 0.90
Tested by
no test coverage detected