Skip to main content
Module

x/dtils/mod.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@1.7.0/mod.ts";

Properties

type: "choice"
options: JsonDescriptor[]