Edit File: invalid-detection-depth-value.d.ts
import { CustomError } from './custom-error'; export declare class InvalidDetectionDepthValue extends CustomError { constructor(); }
Back to File Manager