↓ 1 callersFunctiongetStencilCoreImportsAsString({
wrap,
events,
props,
dataString,
watch,
}: {
wrap: boolean;
events: string[];
props: string
packages/core/src/generators/stencil/helpers/index.ts:93
↓ 1 callersFunctionhandleBindings(
json: MitosisComponent,
item: MitosisNode,
index: number,
forName?: string,
indexName?: string,
)
packages/core/src/generators/angular/classic/plugins/get-class-properties-plugin.ts:21