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