UNPKG

snyk

Version:

snyk library and cli utility

3 lines (2 loc) 183 B
import { LegalInstruction } from '../../lib/snyk-test/legacy'; export declare function formatLegalInstructions(legalInstructions: LegalInstruction[], paddingLength?: number): string;