UNPKG

@tokens-studio/sdk

Version:
3 lines 165 B
import { type Spec } from './args-spec.js'; export declare function runCommand(command: string, args: Spec): Promise<void>; //# sourceMappingURL=run-command.d.ts.map