Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TSTypeParameterDeclaration

Hierarchy

  • Node
    • TSTypeParameterDeclaration

Index

Properties

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

params

params: TSTypeParameter[]

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "TSTypeParameterDeclaration"

Generated using TypeDoc