UNPKG

snyk-docker-plugin

Version:
3 lines (2 loc) 213 B
import { AppDepsScanResultWithoutTarget, FilePathToContent } from "../types"; export declare function poetryFilesToScannedProjects(filePathToContent: FilePathToContent): Promise<AppDepsScanResultWithoutTarget[]>;