Appearance
type FetchedContent: ResolvedContent & object;
Fetched source content of an asset.
local: string;
Full path to the asset's source content file on local file system.
server/asset.ts:69 ↗