MCPcopy Index your code
hub / github.com/bytecodealliance/ComponentizeJS / componentize.js

File componentize.js

examples/hello-world/guest/componentize.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile, writeFile } from 'node:fs/promises';
2import { resolve } from 'node:path';
3
4import { componentize } from '@bytecodealliance/componentize-js';

Callers

nothing calls this directly

Calls 1

componentizeFunction · 0.85

Tested by

no test coverage detected