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

File index.js

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

Source from the content-addressed store, hash-verified

1import { two } from './two';
2
3export default async function(...args) {
4 return [await two(...args), await two(...args)];

Callers

nothing calls this directly

Calls 1

twoFunction · 0.90

Tested by

no test coverage detected