1.1.9 • Published 7 years ago

types-jcmp v1.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

@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.

1.1.9

7 years ago

1.1.8

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago