DefinitelyTyped/types/openpgp/package.json
SardineFish 61cd541817 Rebuild full d.ts from jsdoc in the source code of openpgp. (#33940)
Correct some declarations.
Update tests for current td.ts.
2019-03-18 09:04:45 -07:00

12 lines
168 B
JSON

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