UNPKG

@jorgeucanorg/init

Version:

Add scully to your angular app

4 lines (3 loc) 172 B
import { Rule } from '@angular-devkit/schematics'; /** Entry point for the migration schematics with target of Angular v9 */ export declare function updateToV0(): Rule;