interface etag.ETagOptionsimport { type etag } from "https://dotland.deno.dev/x/oak@v12.0.1/mod.ts"; const { ETagOptions } = etag; Propertiesoptionalweak: booleanOverride the default behavior of calculating the ETag, either forcing a tag to be labelled weak or not.