Skip to main content
Module

x/cav/mod.ts>ServeAssetOptions

A server framework for Deno
Go to Latest
interface ServeAssetOptions
implements AssetsLocation
Re-export
import { type ServeAssetOptions } from "https://deno.land/x/cav@0.0.24/mod.ts";

Options controlling how assets are found and served.

Properties

path: string

Path of the file to serve relative to the assets folder. (Required)