UNPKG

@taiga-ui/cdk

Version:

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

3 lines (2 loc) 141 B
import { type CallExpression } from 'ng-morph'; export declare function getStandaloneBootstrapFunction(path: string): CallExpression | null;