UNPKG

@ng-zen/cli

Version:

A CLI tool for generating customizable, modern Angular UI components using schematics.

4 lines (2 loc) 112 B
import { ComponentType } from '../schematics/components/schema'; export type SchematicsFolder = ComponentType;