UNPKG

@o3r/core

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