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

x/documentary/utilities/type-guard.ts>isString

(Alpha) Maintain document and build tool.
Go to Latest
variable isString
import { isString } from "https://deno.land/x/documentary@0.2.0/utilities/type-guard.ts";

type

(x: unknown) => x is string