Skip to content

Commit ef1cdce

Browse files
committed
chore: fix exports
1 parent eadbba0 commit ef1cdce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/client/lib/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ export * from './CredentialRequestClientV1_0_11';
99
export * from './CredentialRequestClientBuilder';
1010
export * from './CredentialRequestClientBuilderV1_0_11';
1111
export * from './functions';
12+
export * from './MetadataClient';
1213
export * from './MetadataClientV1_0_13';
1314
export * from './MetadataClientV1_0_11';
15+
export * from './OpenID4VCIClient';
1416
export * from './OpenID4VCIClientV1_0_13';
1517
export * from './OpenID4VCIClientV1_0_11';
1618
export * from './ProofOfPossessionBuilder';

0 commit comments

Comments
 (0)