sam522's picture
node
d4b85c0
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