Skip to main content
Module

x/cav/assets.ts>ServeAssetOptions

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

Options controlling how assets are found and served.

Properties

path: string

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