UNPKG

fetch-to-node

Version:

Node.js-compatible request and response objects for WinterTC runtimes

5 lines 317 B
export declare function validateString(value: any, name: string): void; export declare function validateLinkHeaderFormat(value: any, name: string): void; export declare function validateLinkHeaderValue(hints: any): string; export declare function isUint8Array(value: any): boolean; //# sourceMappingURL=types.d.ts.map