UNPKG

snyk

Version:

snyk library and cli utility

5 lines (4 loc) 137 B
import { CustomError } from './custom-error'; export declare class InvalidDetectionDepthValue extends CustomError { constructor(); }