Reference

generateMreactComponents

Generates wrapper and DOM modules for every `.mreact.tsx` component under a root directory.

Signature

function generateMreactComponents(options: GenerateMreactComponentsOptions): Promise<GeneratedMreactComponent[]>