UNPKG

@o3r/core

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