UNPKG

@nx/web

Version:

The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Playwright, Cypress, and Storybook. - Scaffolding for creating bu

5 lines (4 loc) 184 B
export declare const nxVersion: any; export declare const swcLoaderVersion = "0.1.15"; export declare const typesNodeVersion = "18.16.9"; export declare const tsLibVersion = "^2.3.0";