UNPKG

@iexec/iapp

Version:

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

4 lines (3 loc) 83 B
export declare function deploy({ chain }: { chain?: string; }): Promise<void>;