Huggingface.js documentation
Interface: WhoAmIApp
Interface: WhoAmIApp
Properties
id
• id: string
Defined in
packages/hub/src/lib/who-am-i.ts:41
name
• name: string
Defined in
packages/hub/src/lib/who-am-i.ts:43
scope
• Optional
scope: Object
Type declaration
Name | Type |
---|---|
entities | string [] |
role | "admin" | "write" | "contributor" | "read" |
Defined in
packages/hub/src/lib/who-am-i.ts:44
type
• type: "app"
Defined in
packages/hub/src/lib/who-am-i.ts:42
< > Update on GitHub