UNPKG

@taiga-ui/core

Version:

Core library for creating Angular components and applications using Taiga UI

5 lines (4 loc) 111 B
/** * @internal */ export declare function tuiIsObscured(el: HTMLElement, exceptSelector?: string): boolean;