Skip to main content
Module

x/libpkgx/src/deps.ts>PlainObject

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
type alias PlainObject
Re-export
import { type PlainObject } from "https://deno.land/x/libpkgx@v0.14.1/src/deps.ts";
definition: Record<string | number | symbol, any>