UNPKG

snyk

Version:

snyk library and cli utility

3 lines (2 loc) 128 B
import { Ecosystem, EcosystemPlugin } from './types'; export declare function getPlugin(ecosystem: Ecosystem): EcosystemPlugin;