Files
SAFEKISO/safekiso-server/node_modules/snyk/dist/lib/plugins/sast/index.d.ts
2026-04-07 14:50:23 +09:00

3 lines
108 B
TypeScript

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