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

x/authlete_deno/mod.ts>isString

Authlete Library for Deno
Go to Latest
function isString
import { isString } from "https://deno.land/x/authlete_deno@v1.2.7/mod.ts";

Check if the given value is an object.

Parameters

value: any

Returns

value is string