UNPKG

@nx/jest

Version:

The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.

3 lines (2 loc) 137 B
export declare function getInstalledJestVersion(): string | null; export declare function getInstalledJestMajorVersion(): number | null;