Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/src/deps.ts>State

The most mature backend framework for Deno
Go to Latest
type alias State
import { type State } from "https://deno.land/x/danet@1.7.4/src/deps.ts";
definition: Record<string | number | symbol, any>