module.exports = class Fetcher
  loaded: null

  onload: null
  onerror: null

  data: null