Skip to content

registerVcsProvider

registerVcsProvider(kind, factory): void

Defined in: vcs/registry.ts:25

Registers a platform implementation. Built-in providers register themselves when ./index.js is imported; call this directly to add a platform without modifying this package.

VcsProviderKind

VcsProviderFactory

void