Type alias ConstantNumber

ConstantNumber: {
    constant: number;
}

Type declaration

  • constant: number

Generated using TypeDoc