Properties
Optional decorators
Optional definite
definite?: null | boolean
Optional end
end?: null | number
Optional extra
extra?: Record<string, unknown> key
Optional range
range?: [number, number]
Optional readonly
readonly?: null | boolean
Optional start
start?: null | number
static
static: boolean
Optional trailingComments
trailingComments?: null | Comment[] type
type: "ClassPrivateProperty"
Optional typeAnnotation
Optional value
Optional variance