UNPKG

@taiga-ui/cdk

Version:

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

5 lines (4 loc) 100 B
export interface RemovedModule { readonly moduleSpecifier: string; readonly name: string; }