Skip to main content
Module

x/typebox/src/type/guard/value.ts>IsString

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
function IsString
import { IsString } from "https://deno.land/x/typebox@0.33.12/src/type/guard/value.ts";

Returns true if this value is string

Parameters

value: unknown

Returns

value is string