UNPKG

dts-cli

Version:

Zero-config TypeScript package development

3 lines (2 loc) 141 B
import { InstallCommand } from './getInstallCmd'; export default function getInstallArgs(cmd: InstallCommand, packages: string[]): string[];