UNPKG

@o3r/core

Version:
7 lines 199 B
import { Rule } from '@angular-devkit/schematics'; /** * Create an Otter store * @param options */ export declare const ngGenerateStore: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map