UNPKG

@ngx-performance-ui/ui

Version:
3 lines (2 loc) 155 B
import { TemplateRef, Type } from '@angular/core'; export declare function createProjectableNode(content?: string | TemplateRef<any> | Type<any>): Node[];