UNPKG

@hint/hint-http-compression

Version:

hint for HTTP compression related best practices

7 lines 170 B
export declare type CompressionCheckOptions = { brotli: boolean; gzip: boolean; threshold: number; zopfli: boolean; }; //# sourceMappingURL=types.d.ts.map