UNPKG

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

Version:

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