Sylvain Filoni
update gradio client
9ada4bc
raw
history blame contribute delete
201 Bytes
import { RequestHandler } from "msw";
export declare const direct_space_url = "https://hmb-hello-world.hf.space";
export declare const handlers: RequestHandler[];
//# sourceMappingURL=handlers.d.ts.map