Skip to content

ProbedContent

ts
type ProbedContent: FetchedContent & object;

Identified source content of an asset.

Type declaration

info

ts
info: ContentInfo;

Media info about the probed source content.

Source

server/asset.ts:81 ↗