UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

4 lines (3 loc) 151 B
import { Rule } from '@angular-devkit/schematics'; import { Schema } from '../schema'; export declare function registerModules(options: Schema): Rule;