@ew-did-registry/credentials-interface
Version:
The package provides interfaces for credentials.
9 lines (8 loc) • 311 B
text/typescript
export * from './credentials.types';
export * from './eip712proof.types';
export * from './status-list-credential.types';
export * from './presentation.types';
export * from './exchange.types';
export * from './presentation-exchange.types';
export * from './credential.utils';
export * from './exchange.utils';