mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-03 22:44:56 +08:00
* [jsonwebtoken] set correct types for decode and verify functions * [jsonwebtoken] make compliant with older TypeScript versions * [jsonwebtoken] update to TypeScript 2.2 types * [jsonwebtoken] use constant as function parameter instead of casting object