UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

3 lines (2 loc) 117 B
import type { OutgoingHttpHeaders } from 'node:http'; export declare const DEFAULT_RES_HEADERS: OutgoingHttpHeaders;