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