Flatlogic Bot 33b1653816 V3
2026-02-16 03:42:10 +00:00

8 lines
133 B
Plaintext

// @flow
// Generated using flowgen2
type IncomingHttpHeaders = Object;
type Headers = IncomingHttpHeaders;
export type {Headers};