UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

6 lines (5 loc) 180 B
import { Rule } from '@angular-devkit/schematics'; /** * Adds a new provider to all subclasses of CaseView in the project */ export declare function schematicEntryPoint(): Rule;