Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias OpenboxEndpointResponseByStatusMap
import { type OpenboxEndpointResponseByStatusMap } from "https://deno.land/x/openbox@1.2.10/endpoint.ts";
definition: Record<number, OpenboxEndpointResponse>