Skip to main content
Go to Latest
type alias OpenboxEndpointResponseByStatusMap
import { type OpenboxEndpointResponseByStatusMap } from "https://deno.land/x/openbox@1.2.7/endpoint.ts";
definition: Record<number, OpenboxEndpointResponse>