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

x/windmill/node_modules/@jsdevtools/ono/esm/to-json.js>getDeepKeys

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
function getDeepKeys
import { getDeepKeys } from "https://deno.land/x/windmill@v1.80.0/node_modules/@jsdevtools/ono/esm/to-json.js";

Returns own, inherited, enumerable, non-enumerable, string, and symbol keys of obj. Does NOT return members of the base Object prototype, or the specified omitted keys.

Parameters

obj
optional
omit = [UNSUPPORTED]