Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TSTypeAliasDeclaration

Hierarchy

  • Node
    • TSTypeAliasDeclaration

Index

Properties

declare

declare: boolean | null

end

end: number

id

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "TSTypeAliasDeclaration"

typeAnnotation

typeAnnotation: TSType

typeParameters

typeParameters: TypeParameterDeclaration | null

Generated using TypeDoc