Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jose/lib/is_object.ts>default

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Latest
function default
import { default } from "https://deno.land/x/jose@v5.6.3/lib/is_object.ts";

Type Parameters

optional
T = object

Parameters

input: unknown

Returns

input is T