UNPKG

snyk-sbt-plugin

Version:
4 lines (3 loc) 118 B
export declare const execute: (command: string, args: string[], options: { cwd?: string; }) => Promise<string[]>;