Skip to main content
Latest
type alias oak.BodyUndefined
import { type oak } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { BodyUndefined } = oak;
definition: { type: "undefined"; readonly value: undefined; }