UNPKG

@rx-angular/state

Version:

@rx-angular/state is a light-weight, flexible, strongly typed and tested tool dedicated to reduce the complexity of managing component state and side effects in angular

3 lines (2 loc) 133 B
import { NodeDependency } from '@schematics/angular/utility/dependencies'; export type Dependency = Omit<NodeDependency, 'version'>;