UNPKG

@nx-dotnet/utils

Version:

This library was generated with [Nx](https://nx.dev).

3 lines (2 loc) 174 B
import { ExecutorContext, ProjectConfiguration } from '@nx/devkit'; export declare const getExecutedProjectConfiguration: (context: ExecutorContext) => ProjectConfiguration;