UNPKG

snyk

Version:

snyk library and cli utility

3 lines (2 loc) 138 B
import { CustomError } from './custom-error'; export declare function NoSupportedManifestsFoundError(atLocations: string[]): CustomError;