UNPKG

@o3r/core

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