fork-openpgpjs/test
Daniel Huigens f276e1ef51 Export key, message, signature, cleartext functions and classes directly
Instead of as modules.

Replace *.read with read*, *.readArmored with readArmored*, etc.
Replace cleartext.readArmored with readArmoredCleartextMessage.
Replace message.fromText with Message.fromText, etc.
2021-02-09 19:25:20 +01:00
..
crypto Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
general Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
security Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
worker Export key, message, signature, cleartext functions and classes directly 2021-02-09 19:25:20 +01:00
unittests.html Use dynamic import in lightweight build 2021-02-09 19:25:20 +01:00
unittests.js JSdoc types & ESLint fixes (#1132) 2021-02-09 19:25:20 +01:00