UNPKG

@o3r/core

Version:
7 lines 207 B
import { Rule } from '@angular-devkit/schematics'; /** * Add a Page to an Otter project * @param options */ export declare const ngGeneratePage: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map