We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8816e6b commit a0e4815Copy full SHA for a0e4815
types/index.d.ts
@@ -1,4 +1,3 @@
1
-import * as Promise from "bluebird"
2
import {JsonWebTokenError, VerifyOptions} from "jsonwebtoken"
3
4
export {TokenExpiredError, NotBeforeError, JsonWebTokenError} from "jsonwebtoken"
0 commit comments