MCPcopy 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

16export const neverland = Component;
17
18export function html() {
19 return new Hole('html', tta.apply(null, arguments));
20};
21html.for = createFor($html);
22
23export function svg() {

Callers 1

test.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected