UNPKG

90 BTypeScriptView Raw
1export = compressible;
2
3declare function compressible(type: string): boolean | undefined;