Sylvain Filoni
update gradio client
9ada4bc
raw
history blame contribute delete
136 Bytes
import { Client } from "../client";
export declare function view_api(this: Client): Promise<any>;
//# sourceMappingURL=view_api.d.ts.map