UNPKG

@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth

Version:

8 lines (7 loc) 158 B
/** * @public */ import schema from '../plugin.schema.json' export { schema } export { SIOPv2RP } from './agent/SIOPv2RP' export * from './types/ISIOPv2RP'