UNPKG

@o3r/core

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