constructor()

in src/lib/http.ts [12:14]


  constructor(apiKey: ApiKey) {
    this.apiKey = apiKey
  }