UNPKG

@taiga-ui/cdk

Version:

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

4 lines (3 loc) 175 B
import type { Tree } from '@angular-devkit/schematics'; import type { DevkitFileSystem } from 'ng-morph'; export declare function getFileSystem(tree: Tree): DevkitFileSystem;