UNPKG

@o3r/core

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