UNPKG

@o3r/core

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