represents a boolean
BasicSchema<boolean, "boolean">
a just-in-time function compilation-based typescript data validation library
represents a boolean
BasicSchema<boolean, "boolean">
Add Package
deno add jsr:@char/justin
Import symbol
import { type BooleanSchema } from "@char/justin";
Import directly with a jsr specifier
import { type BooleanSchema } from "jsr:@char/justin";
Add Package
pnpm i jsr:@char/justin
pnpm dlx jsr add @char/justin
Import symbol
import { type BooleanSchema } from "@char/justin";
Add Package
yarn add jsr:@char/justin
yarn dlx jsr add @char/justin
Import symbol
import { type BooleanSchema } from "@char/justin";
Add Package
vlt install jsr:@char/justin
Import symbol
import { type BooleanSchema } from "@char/justin";
Add Package
npx jsr add @char/justin
Import symbol
import { type BooleanSchema } from "@char/justin";
Add Package
bunx jsr add @char/justin
Import symbol
import { type BooleanSchema } from "@char/justin";