UNPKG

useasdemo

Version:

Schematics specific to ecip

4 lines (3 loc) 174 B
import { Schema as SystemSchemaOptions } from './schema'; import { Rule } from '@angular-devkit/schematics'; export default function (options: SystemSchemaOptions): Rule;