constructor()

in index.js [16:18]


  constructor(url, options) {
    super(url, options)
  }