UNPKG

angular-server-side-configuration

Version:
5 lines (4 loc) 190 B
import type { Rule } from '@angular-devkit/schematics'; export declare function updateToV15(): Rule; export declare function updateToV17(): Rule; export declare function dockerfile(): Rule;