UNPKG

@sphereon/ssi-sdk.ebsi-authorization-client

Version:

<!--suppress HtmlDeprecatedAttribute --> <h1 align="center"> <br> <a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a> <br>EBSI Authorization Client (Typescrip

6 lines (5 loc) 261 B
const schema = require('../plugin.schema.json') export { schema } export { EBSIAttestationService } from './agent/EBSIAttestationService' export { EBSIAuthorizationClient } from './agent/EBSIAuthorizationClient' export * from './types/IEBSIAuthorizationClient'