Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebReflection/neverland
/ html
Function
html
esm/index.js:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
export
const
neverland = Component;
17
18
export
function
html() {
19
return
new
Hole(
'html'
, tta.apply(null, arguments));
20
};
21
html.
for
= createFor($html);
22
23
export
function
svg() {
Callers
1
test.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected