Go to Latest
function types.isStringObject
import { types } from "https://dotland.deno.dev/std@0.116.0/node/sys.ts";
const { isStringObject } = types;

Parameters

value: unknown

Returns

boolean