UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

6 lines (5 loc) 150 B
import { Rule } from '@angular-devkit/schematics'; /** * post-install schematics, install dependant packages * */ export default function (): Rule;