MCPcopy
hub / github.com/BuilderIO/mitosis / compile.ts

File compile.ts

packages/docs/src/services/compile.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { MitosisComponent } from '@builder.io/mitosis';
2import { server$ } from '@builder.io/qwik-city';
3
4export type OutputFramework =

Callers

nothing calls this directly

Calls 3

parseSvelteFunction · 0.85
parseJsxFunction · 0.85
getOutputGeneratorFunction · 0.85

Tested by

no test coverage detected