Skip to main content
Module

x/create_react_app/deps.ts>oak.BodyJson

Create React App with Deno
Latest
type alias oak.BodyJson
import { type oak } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { BodyJson } = oak;
definition: { type: "json"; readonly value: Promise<any>; }