UNPKG

@builder.io/mitosis

Version:

Write components once, run everywhere. Compiles to Vue, React, Solid, and Liquid. Import code from Figma and Builder.io

3 lines (2 loc) 176 B
export declare const getDynamicTemplateRefs: (dynamicComponents: Set<string>) => string; export declare const getInitEmbedViewCode: (dynamicComponents: Set<string>) => string;