UNPKG

@nx/workspace

Version:

The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.

5 lines (4 loc) 195 B
export declare const nxVersion: any; export declare const typescriptVersion = "~5.8.2"; export declare const angularCliVersion = "~20.1.0"; export declare const angularRspackVersion = "^21.1.0";