UNPKG

@nrwl/workspace

Version:

Smart, Fast and Extensible Build System.

3 lines (2 loc) 151 B
import { ProjectConfiguration } from '@nrwl/devkit'; export declare function getProjectConfigurationPath(configuration: ProjectConfiguration): string;