Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

async

async: boolean

body

end

end: number | null

generator

generator: boolean

id

id: Identifier | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

params

returnType

returnType: TypeAnnotation | TSTypeAnnotation | Noop | null

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "FunctionExpression"

typeParameters

Generated using TypeDoc