Skip to main content
Module

x/deno_doc/types.d.ts>TsTypeUnionDef

Documentation generator for Deno
Go to Latest
interface TsTypeUnionDef
implements TsTypeDefBase
import { type TsTypeUnionDef } from "https://deno.land/x/deno_doc@0.72.1/types.d.ts";

Properties

kind: "union"
union: TsTypeDef[]