UNPKG

@dxworks/nuget-inspector

Version:

Adaptation of the BlackDuck Nuget Dotnet 5 Inspector

3 lines (2 loc) 179 B
export function runNugetInspector(options: any): Promise<void>; export function runNuGetInspectorProgrammatically(targetPath: any, outputDirectory: any, cwd: any): Promise<void>;