import { type State } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.2/application.ts?p=prototype.use&s=State";
The base type of state which is associated with an application or context.
definition: Record<PropertyKey, any>[src]
import { type State } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.2/application.ts?p=prototype.use&s=State";
The base type of state which is associated with an application or context.