UNPKG

@veraid/authority-credentials

Version:

Automate exchange of cloud credentials for VeraId Authority credentials

5 lines 266 B
export { CredentialType } from './lib/CredentialType.js'; export { Exchanger } from './lib/Exchanger.js'; export { GithubExchanger } from './lib/integrations/GithubExchanger.js'; export { JwtExchanger } from './lib/JwtExchanger.js'; //# sourceMappingURL=index.js.map