interface TypeChoiceDescriptorimport { type TypeChoiceDescriptor } from "https://deno.land/x/dtils@2.0.0-beta.1/lib/json.ts"; Propertiestype: "choice"options: JsonDescriptor[]