Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

computed

computed: boolean | null

end

end: number | null

initializer

initializer: Expression | null

innerComments

innerComments: ReadonlyArray<Comment> | null

key

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

optional

optional: boolean | null

readonly

readonly: boolean | null

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "TSPropertySignature"

typeAnnotation

typeAnnotation: TSTypeAnnotation | null

Generated using TypeDoc