Huggingface.js documentation

Interface: FileDownloadInfoOutput

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: FileDownloadInfoOutput

Properties

etag

etag: string

Defined in

packages/hub/src/lib/file-download-info.ts:19


size

size: number

Defined in

packages/hub/src/lib/file-download-info.ts:18


url

url: string

Defined in

packages/hub/src/lib/file-download-info.ts:22


xet

Optional xet: XetFileInfo

Defined in

packages/hub/src/lib/file-download-info.ts:20

< > Update on GitHub