Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InterfaceDeclaration

Hierarchy

  • Node
    • InterfaceDeclaration

Index

Properties

body

end

end: number

extends

extends: InterfaceExtends[]

id

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

Optional mixins

mixins: any[]

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "InterfaceDeclaration"

typeParameters

typeParameters: TypeParameterDeclaration

Generated using TypeDoc