Skip to content

Commit

Permalink
fix: export issuer metadata result
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <[email protected]>
  • Loading branch information
TimoGlastra committed Oct 23, 2024
1 parent d530a02 commit 2b1cfcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/oid4vci/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ export type {
SdJwtVcFormatIdentifier,
} from './formats/credential'

export type { IssuerMetadataResult } from './metadata/fetch-issuer-metadata'

export { JwtProofTypeIdentifier } from './formats/proof-type/jwt/v-jwt-proof-type'

0 comments on commit 2b1cfcf

Please sign in to comment.