UNPKG

sda

Version:

Software development assistant

3 lines (2 loc) 166 B
import { IConfigCommand } from '../interfaces/IConfig'; export default function processCommandParams(command: IConfigCommand, params?: string[][]): IConfigCommand;