API/api.medcify.app/node_modules/snyk/dist/lib/plugins/sast/index.d.ts
2022-09-26 11:41:44 +05:30

3 lines
108 B
TypeScript

import { EcosystemPlugin } from '../../ecosystems/types';
export declare const codePlugin: EcosystemPlugin;