Skip to main content
Module

x/alosaur/openapi/parser/src/deno-doc.model.ts>DenoDoc.Union

Alosaur - Deno web framework with many decorators
Go to Latest
interface DenoDoc.Union
import { type DenoDoc } from "https://deno.land/x/alosaur@v0.33.0/openapi/parser/src/deno-doc.model.ts";
const { Union } = DenoDoc;

Properties

repr: string
kind: Kind
typeRef: TypeRef
keyword: string
array: ArrayDef