Skip to main content
Module

x/dtils/json.ts>TypeChoiceDescriptor

The best unofficial library of utilities for Deno applications
Go to Latest
interface TypeChoiceDescriptor
import { type TypeChoiceDescriptor } from "https://deno.land/x/dtils@2.2.1/json.ts";

Properties

type: "choice"
options: JsonDescriptor[]