mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 16:24:35 +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