Reference
AppAssetRoute
Describes a static asset route produced from an app file convention.
Signature
interface AppAssetRouteMembers
convention: AppFileConventionfile: stringkind: "asset"path: stringsegments: RouteSegment[]Reference
Describes a static asset route produced from an app file convention.
interface AppAssetRouteconvention: AppFileConventionfile: stringkind: "asset"path: stringsegments: RouteSegment[]