mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 21:51:59 +02:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export const encodings = ['*', 'gzip', 'compress', 'deflate', 'br', 'identity'];
|