Skip to main content
Module

x/create_react_app/deps.ts>oak.State

Create React App with Deno
Latest
type alias oak.State
import { type oak } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { State } = oak;
definition: Record<string | number | symbol, any>