Appearance
@loontail/minecraft-kit v0.5.0 / HttpHeaders
type HttpHeaders: Readonly<Record<string, string>>;
Subset of fetch headers the library actually uses.
src/types/http.ts:2