UNPKG

@remix-run/headers

Version:

A toolkit for working with HTTP headers in JavaScript

4 lines 99 B
export interface HeaderValue { toString(): string; } //# sourceMappingURL=header-value.d.ts.map