mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 16:40:02 +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