Skip to main content
Module

x/shed/index.ts>Rec

All Worker Tools under a single roof
Latest
type alias Rec
import { type Rec } from "https://deno.land/x/shed@v0.1.0-pre.10/index.ts";

Any record of unknown values

definition: Record<PropertyKey, any>