UNPKG

@sphereon/ssi-sdk.presentation-exchange

Version:

9 lines 245 B
/** * @public */ declare const schema: any; export { schema }; export { PresentationExchange } from './agent/PresentationExchange'; export * from './types/IPresentationExchange'; export * from './functions'; //# sourceMappingURL=index.d.ts.map