UNPKG

http-response-object

Version:
6 lines (4 loc) 119 B
// @flow // Generated using flowgen2 type Headers = {+[name: string]: string | Array<string>}; export type {Headers};