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) 116 B
import { type RemovableInput } from '../../../interfaces'; export declare const INPUTS_TO_REMOVE: RemovableInput[];