Reference

AppAssetRoute

Describes a static asset route produced from an app file convention.

Signature

interface AppAssetRoute

Members

convention: AppFileConvention
file: string
kind: "asset"
path: string
segments: RouteSegment[]