Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/json.ts>BooleanDescriptor

The best unofficial library of utilities for Deno applications
Latest
interface BooleanDescriptor
Deprecated
Deprecated

Use SafeUnknown instead of validators

import { type BooleanDescriptor } from "https://deno.land/x/dtils@2.6.1/json.ts";

Properties

type: "boolean"