UNPKG

@acoustic-content-sdk/cli

Version:

Command line utility for the Acoustic Content SDK.

3 lines (2 loc) 104 B
import { Command } from 'commander'; export declare function versionCommand(program: Command): Command;