Skip to content

ProbedContent

ts
type ProbedContent = FetchedContent & object;

Defined in: server/asset.ts:81 ↗

Identified source content of an asset.

Type declaration

info

ts
info: ContentInfo;

Media info about the probed source content.