Edit File: no-supported-sast-files-found.d.ts
import { CustomError } from './custom-error'; export declare class NoSupportedSastFiles extends CustomError { private static ERROR_MESSAGE; constructor(); }
Back to File Manager