UNPKG

alagarr

Version:

Alagarr is a request-response helper library that removes the boilerplate from your Node.js serverless functions and helps make your code portable.

4 lines (3 loc) 222 B
import { InterfaceResponseData } from '../../types'; export declare const EMPTY_ENTITY_TAG = "\"0-2jmj7l5rSw0yVb/vlWAYkK/YBwk\""; export default function etagHeader(response: InterfaceResponseData): InterfaceResponseData;