interface oak.etag.ETagOptionsimport { type oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts"; const { ETagOptions } = oak.etag; Propertiesoptionalweak: booleanOverride the default behavior of calculating the ETag, either forcing a tag to be labelled weak or not.