UNPKG

@iexec/iapp

Version:

A CLI to guide you through the process of building an iExec iApp

4 lines (3 loc) 95 B
export declare function chainSelect({ chainName }: { chainName: string; }): Promise<void>;