Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

body

declare

declare: boolean | null

end

end: number | null

extends

extends: Array<TSExpressionWithTypeArguments> | null

id

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "TSInterfaceDeclaration"

typeParameters

typeParameters: TSTypeParameterDeclaration | null

Generated using TypeDoc