UNPKG

@plexus-interop/cli

Version:

Plexus Interop CLI tools

5 lines (4 loc) 235 B
export declare function downloadProtoc(): Promise<string>; export declare function protocExecProvided(): Promise<string>; export declare function getProtocExecPath(): string; export declare function getProtocDownloadUrl(): string;