import { getDeepKeys } from "https://deno.land/x/windmill@v1.415.2/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.