Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable getOwnNonIndexProperties
import { getOwnNonIndexProperties } from "https://deno.land/std@0.118.0/node/internal_binding/util.ts";

type

(_value: unknown, _filter: number) => []