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:130
hookOutput
• hookOutput: string
Defined in
packages/hub/src/lib/commit.ts:134
pullRequestUrl
• Optional
pullRequestUrl: string
Defined in
packages/hub/src/lib/commit.ts:129
< > Update on GitHub