UNPKG

@nx-dotnet/utils

Version:

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

2 lines (1 loc) 118 B
export declare function readDependenciesFromNxDepGraph(workspaceRoot: string, project: string): Promise<Set<string>>;