UNPKG

@nx/vite

Version:

The Nx Plugin for building and testing applications using Vite

2 lines (1 loc) 99 B
export declare function detectUiFramework(project: string): Promise<'angular' | 'react' | 'none'>;