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