Huggingface.js documentation
Interface: CommitOutput
Interface: CommitOutput
Properties
commit
• commit: Object
Type declaration
Name | Type |
---|---|
oid | string |
url | string |
Defined in
packages/hub/src/lib/commit.ts:95
hookOutput
• hookOutput: string
Defined in
packages/hub/src/lib/commit.ts:99
pullRequestUrl
• Optional
pullRequestUrl: string
Defined in
packages/hub/src/lib/commit.ts:94
< > Update on GitHub