API/api.medcify.app/node_modules/snyk/dist/lib/plugins/sast/index.d.ts

3 lines
108 B
TypeScript
Raw Normal View History

2022-09-26 06:11:44 +00:00
import { EcosystemPlugin } from '../../ecosystems/types';
export declare const codePlugin: EcosystemPlugin;