UNPKG

@multiplayer-app/otlp-core

Version:

Multiplayer otlp core

3 lines 216 B
import type { OutgoingHttpHeaders } from 'http'; export declare const maskHeaders: (headers: OutgoingHttpHeaders, customHeaderNamesToMask?: string[]) => OutgoingHttpHeaders; //# sourceMappingURL=mask-headers.d.ts.map