type alias Oak.Stateimport { type Oak } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts"; const { State } = Oak; definition: Record<string | number | symbol, any>