UNPKG

@skyux/packages

Version:

Handles the `ng update` command for SKY UX component libraries.

3 lines (2 loc) 134 B
import { Rule } from '@angular-devkit/schematics'; export declare function convertPageSummaryToPageHeader(projectPath: string): Rule;