Skip to main content
Module

x/cav/util.ts>AssetsInit

A server framework for Deno
Go to Latest
type alias AssetsInit
import { type AssetsInit } from "https://deno.land/x/cav@0.0.21/util.ts";

Initializer options for the assets() utility function.

definition: Omit<ServeAssetOptions, "path">