Skip to main content
Module

x/cav/mod.ts>AssetsInit

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

Initializer options for the assets() utility function.

definition: Omit<ServeAssetOptions, "path">