npm.io
7.1.1 • Published 7 years ago

@dx-samples/common-types

Licence
Apache-2.0
Version
7.1.1
Deps
1
Size
20 kB
Vulns
0
Weekly
0

common-types

Build Status

Type definitions for common types for WCH.

Install

From the command line invoke

npm install @dx-samples/common-types --save

or add the following to your package.json:

{
  "dependencies": {
    "@dx-samples/common-types": "*"
  }
}

List the module in your wchtools-dependencies in package.json as follows:

{
  "wchtools-dependencies": [
    "@dx-samples/common-types"
  ]
}

References

  • Based on wch-data-bundle. We recommend to set this as an upstream project to keep track of changes.

Keywords