function types.isBooleanObjectimport { types } from "https://dotland.deno.dev/std@0.92.0/node/util.ts"; const { isBooleanObject } = types; isBooleanObject(value: unknown): booleanParametersvalue: unknownReturnsboolean