Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVariableDeclaration

Hierarchy

Index

Properties

Optional comments

Optional const

const: undefined | true | false

Optional export

export: undefined | true | false

Optional jsdoc

jsdoc: undefined | string

kind

Optional let

let: undefined | true | false

name

name: string | number

Optional type

type: IType

Generated using TypeDoc