import * as deno from "https://deno.land/x/deno@v0.22.0/std/util/has_own_property.ts";
Functions
Determines whether an object has a property with the specified name.
Avoid calling prototype builtin |
import * as deno from "https://deno.land/x/deno@v0.22.0/std/util/has_own_property.ts";
Determines whether an object has a property with the specified name.
Avoid calling prototype builtin |