first
This commit is contained in:
3
safekiso-server/node_modules/snyk/dist/cli/commands/fix/convert-legacy-test-result-to-new.d.ts
generated
vendored
Normal file
3
safekiso-server/node_modules/snyk/dist/cli/commands/fix/convert-legacy-test-result-to-new.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { TestResult } from '../../../lib/ecosystems/types';
|
||||
import { TestResult as LegacyTestResult } from '../../../lib/snyk-test/legacy';
|
||||
export declare function convertLegacyTestResultToNew(testResult: LegacyTestResult): TestResult;
|
||||
Reference in New Issue
Block a user