UNPKG

@taiga-ui/legacy

Version:

Legacy Taiga UI entities from the previous major release to simplify migration

5 lines (4 loc) 114 B
/** * @deprecated: drop in v5.0 */ export declare function tuiIsPresumedHTMLString(candidate: string): boolean;