Skip to content

Commit

Permalink
fix(types): export GetKeyFunction (#592)
Browse files Browse the repository at this point in the history
Resolves #591
  • Loading branch information
flaviostutz committed Oct 13, 2023
1 parent 5ac6619 commit 936c9df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -96,6 +96,7 @@ export type {
JWTHeaderParameters,
JSONWebKeySet,
CryptoRuntime,
GetKeyFunction,
} from './types.d'

export { default as cryptoRuntime } from './util/runtime.js'

0 comments on commit 936c9df

Please sign in to comment.