1.1.9 • Published 8 years ago
types-jcmp v1.1.9
@Types/JCMP
TypeScript definitions for JCMP (JC3MP).
Use
Use npm install --save types-jcmp to install this package.
Use npm install --save @types/node to install the Node.js types package.
Make sure to add these types to your tsconfig.json:
"types": [
"types-jcmp",
"@types/node"
]Use npm update to update these dependencies when desired.