Skip to main content
Go to Latest
function createOpenboxClient
import { createOpenboxClient } from "https://deno.land/x/openbox@1.2.7/mod.ts";

Parameters

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

Returns

ReturnType<withRoutes>