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