Huggingface.js documentation

Interface: CommitOutput

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: CommitOutput

Properties

commit

commit: Object

Type declaration

Name Type
oid string
url string

Defined in

hub/src/lib/commit.ts:88


hookOutput

hookOutput: string

Defined in

hub/src/lib/commit.ts:92


pullRequestUrl

Optional pullRequestUrl: string

Defined in

hub/src/lib/commit.ts:87