UNPKG

snyk-docker-plugin

Version:
3 lines (2 loc) 129 B
import { BaseRuntime } from "../../facts"; export declare function parseJavaRuntimeRelease(content: string): BaseRuntime | null;