@nx/angular
Version:
4 lines • 319 B
TypeScript
import type { GeneratorCallback, Tree } from '@nx/devkit';
import { NormalizedNgRxRootStoreGeneratorOptions } from './normalize-options';
export declare function addNgRxToPackageJson(tree: Tree, options: NormalizedNgRxRootStoreGeneratorOptions): GeneratorCallback;
//# sourceMappingURL=add-ngrx-to-package-json.d.ts.map