mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-17 09:06:38 +01:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export const encodings = ['*', 'gzip', 'compress', 'deflate', 'br', 'identity'];
|