Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/somefn/ts/object.ts>isUnknownObject

some functions for deno
Go to Latest
function isUnknownObject
import { isUnknownObject } from "https://deno.land/x/somefn@v0.0.3-jsr/ts/object.ts";

判断是否为未知对象

Parameters

v: unknown