UNPKG

@o3r/core

Version:
7 lines 225 B
import { Rule } from '@angular-devkit/schematics'; /** * Select the available modules to add to the project * @param options */ export declare const ngAddModules: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map