UNPKG

@vecrea/oid4vc-prex

Version:

A TypeScript library for handling OpenID for Verifiable Credentials (OID4VC) Presentation Exchange operations

6 lines (5 loc) 154 B
export * from './internal'; export * from './JsonParser'; export * from './JsonPathOps'; export * from './PresentationExchange'; export * from './types';