mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +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