UNPKG

snyk

Version:

snyk library and cli utility

3 lines (2 loc) 127 B
import { SEVERITY } from '../snyk-test/common'; export declare function getSeverityValue(severity: SEVERITY | 'none'): number;