constructor()
in
src/lib/http.ts [12:14]
3
lines of code
1
McCabe index (conditional complexity)
constructor(apiKey: ApiKey) { this.apiKey = apiKey }