UNPKG

snyk

Version:

snyk library and cli utility

3 lines (2 loc) 124 B
import { GitTarget } from '../types'; export declare function getInfo(isFromContainer: boolean): Promise<GitTarget | null>;