DefinitelyTyped/types/openpgp/package.json
Errietta Kostala 996c4a2f1f fix message.fromBinary (#31451)
* fix message.fromBinary

* move implementation to ts 3.2 and up only

* ts 3.2 definitions
2018-12-19 13:18:20 -08:00

8 lines
118 B
JSON

{
"private": true,
"types": "index",
"typesVersions": {
">=3.2.0-0": { "*": ["ts3.2/*"] }
}
}