Huggingface.js documentation

Interface: SpaceEntry

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: SpaceEntry

Properties

id

id: string

Defined in

hub/src/lib/list-spaces.ts:35


likes

likes: number

Defined in

hub/src/lib/list-spaces.ts:38


name

name: string

Defined in

hub/src/lib/list-spaces.ts:36


private

private: boolean

Defined in

hub/src/lib/list-spaces.ts:39


sdk

Optional sdk: SpaceSdk

Defined in

hub/src/lib/list-spaces.ts:37


updatedAt

updatedAt: Date

Defined in

hub/src/lib/list-spaces.ts:40

< > Update on GitHub