UNPKG

@acoustic-content-sdk/cli

Version:

Command line utility for the Acoustic Content SDK.

3 lines (2 loc) 134 B
export declare function splitParams(aValue: any): string[]; export declare function getFullPath(aRoot: string, aDir: string): string;