UNPKG

@graphql-mesh/utils

Version:
4 lines (3 loc) 106 B
export declare const withCookies: (request: Request & { cookies?: Record<string, string>; }) => void;