Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denodash/src/types/ObjectKey.d.ts>ObjectKey

A utility library, similar to Underscore and Lodash, but written Typescript-First, designed for use in Deno
Latest
type alias ObjectKey
import { type ObjectKey } from "https://deno.land/x/denodash@0.1.3/src/types/ObjectKey.d.ts";
definition: string | number | symbol