MCPcopy Create free account
hub / github.com/Rich-Harris/code-red / input.js

File input.js

test/samples/nested-blocks-b/input.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export default ({ b, x }) => {
2 const vars = [{ id: x`foo`, init: x`bar` }];
3
4 const return_value = x`{

Callers

nothing calls this directly

Calls 2

xFunction · 0.50
bFunction · 0.50

Tested by

no test coverage detected