import { type StaticOptions } from "https://deno.land/x/oak_nest@v1.13.17/src/interfaces/mod.ts";
Interface describing options for serving static assets.
Properties
optional
gzip: boolean | GzipOptionsIf true, will gzip the files, and will generate the corresponding .gz file