Skip to main content
Module

x/deno_doc/types.d.ts>TsTypeParenthesizedDef

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

Properties

kind: "parenthesized"
parenthesized: TsTypeDef