Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function createOpenboxClient
import { createOpenboxClient } from "https://deno.land/x/openbox@1.2.10/mod.ts";

Parameters

unnamed 0: { baseUrl: string; endpoints: OpenboxEndpoints<Routes>; fetchImpl?: fetch; }

Returns

ReturnType<withRoutes>