UNPKG

@remix-run/headers

Version:

A toolkit for working with HTTP headers in JavaScript

4 lines (3 loc) 54 B
export interface HeaderValue { toString(): string }