UNPKG

@iexec/iapp

Version:

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

4 lines (3 loc) 176 B
export declare function hintBox(message: string): string; export declare function warnBox(message: string): string; export declare function objectBox(message: string): string;