type alias is_what.PlainObjectimport { type is_what } from "https://deno.land/x/libpkgx@v0.18/src/deps.ts"; const { PlainObject } = is_what; definition: Record<string | number | symbol, any>