diff --git a/src/index.ts b/src/index.ts index f0a0f4e019..97b4a623af 100644 --- a/src/index.ts +++ b/src/index.ts @@ -96,6 +96,7 @@ export type { JWTHeaderParameters, JSONWebKeySet, CryptoRuntime, + GetKeyFunction, } from './types.d' export { default as cryptoRuntime } from './util/runtime.js'