UNPKG

@o3r/core

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