Huggingface.js documentation

Interface: CachedFileInfo

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: CachedFileInfo

Properties

blob

blob: Object

Underlying file - which path is symlinked to

Type declaration

Name Type
lastAccessedAt Date
lastModifiedAt Date
path string
size number

Defined in

hub/src/lib/cache-management.ts:30


path

path: string

Defined in

hub/src/lib/cache-management.ts:26

< > Update on GitHub