UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

3 lines 190 B
export declare function isValidRange(range: string): boolean; export declare function isMatchingDependencyRange(version: string, range: string): boolean; //# sourceMappingURL=semver.d.ts.map