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