first
This commit is contained in:
7
safekiso-server/node_modules/snyk/dist/lib/errors/too-many-vuln-paths.d.ts
generated
vendored
Normal file
7
safekiso-server/node_modules/snyk/dist/lib/errors/too-many-vuln-paths.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import { CustomError } from './custom-error';
|
||||
export declare class TooManyVulnPaths extends CustomError {
|
||||
private static ERROR_CODE;
|
||||
private static ERROR_STRING_CODE;
|
||||
private static ERROR_MESSAGE;
|
||||
constructor();
|
||||
}
|
||||
Reference in New Issue
Block a user