mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-02 01:20:07 +00:00
* Allow JWS headers to be string[], number or undefined * Use readonly array for JWS header string[] * Specify RFC-registered header parameters * Fix lint * Use readonly arrays * Switch to using interfaces * Fix lint