@dx-samples/common-types
TypeScript icon, indicating that this package has built-in type declarations

7.1.1 • Public • Published

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.

Package Sidebar

Install

npm i @dx-samples/common-types

Weekly Downloads

0

Version

7.1.1

License

Apache-2.0

Unpacked Size

20.9 kB

Total Files

19

Last publish

Collaborators

  • mburati
  • carstenleue
  • sterbling