get maxVal()

in lib/index.js [47:49]


  get maxVal() {
    return this._maxVal;
  }