Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/code-red
/ input.js
File
input.js
test/samples/inserted-parameters/input.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default ({ x }) => {
2
const
bar = x`bar`;
3
const
baz = x`baz`;
4
Callers
nothing calls this directly
Calls
1
x
Function · 0.50
Tested by
no test coverage detected