function shouldCompressimport { shouldCompress } from "https://deno.land/x/keywork@v6.2.1/http/mod.ts"; shouldCompress(contentTypeLike: ContentType | string | null, db?: MimeDatabase): booleanParameterscontentTypeLike: ContentType | string | nulloptionaldb: MimeDatabaseReturnsboolean