Skip to content

registerAlmProvider

registerAlmProvider(kind, factory): void

Defined in: alm/registry.ts:25

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

AlmProviderKind

AlmProviderFactory

void