UNPKG

@builder.io/mitosis

Version:

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

10 lines (9 loc) 269 B
export declare const getAngularCoreImportsAsString: ({ refs, output, input, model, onPush, effect, signal, }: { refs: boolean; output: boolean; input: boolean; model: boolean; onPush: boolean; effect: boolean; signal: boolean; }) => string;