UNPKG

@vdcs/oid4vci

Version:

OpenID4VCI reference implementation in typescript

9 lines (7 loc) 264 B
export * from './types/credential'; export * from './types/credential_offer'; export * from './types/meta'; export * from './types/token'; export * from './types/notification'; export * from './types/credential_configurations_supported'; export * from './utils';