UNPKG

dm-unimmersive

Version:
21 lines (20 loc) 558 B
export declare function getHeaders(cookies: { [key: string]: string; }[]): { name: string; value: string; }[]; declare const _default: ({ 'CloudFront-Policy': string; 'CloudFront-Key-Pair-Id'?: undefined; 'CloudFront-Signature'?: undefined; } | { 'CloudFront-Key-Pair-Id': string; 'CloudFront-Policy'?: undefined; 'CloudFront-Signature'?: undefined; } | { 'CloudFront-Signature': string; 'CloudFront-Policy'?: undefined; 'CloudFront-Key-Pair-Id'?: undefined; })[]; export default _default;