UNPKG

@iexec/iapp

Version:

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

5 lines (4 loc) 111 B
export declare function debug({ taskId, chain, }: { taskId: string; chain?: string; }): Promise<void>;