fork-openpgpjs/test/typescript
larabr d89cc48bf3
TypeScript: rely on new web-stream-tools types, fix SignOptions (#1502)
The updated stream types improve type inference and checks, in particular when
using ReadableStreams.

Also:
- add `EncryptSessionKeyOptions` to make it easier to declare wrapper functions
of `encryptSessionKey`;
- tighter output type inference in `Message.getText()` and `.getLiteralData()`.
2022-03-09 17:00:12 +01:00
..
definitions.ts TypeScript: rely on new web-stream-tools types, fix SignOptions (#1502) 2022-03-09 17:00:12 +01:00