UNPKG

snyk-nuget-plugin

Version:
3 lines (2 loc) 143 B
import { AssemblyVersions } from './types'; export declare function generateRuntimeAssemblies(projectPath: string): Promise<AssemblyVersions>;