Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypeParameter

Hierarchy

  • Node
    • TypeParameter

Index

Properties

bound

bound: TypeAnnotation | null

default

default: Flow | null

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

name

name: string | null

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "TypeParameterDeclaration"

Generated using TypeDoc