6.0.4 • Published 6 years ago

@dx-samples/creative-bootstrap-types v6.0.4

Weekly downloads
1
License
Apache 2.0
Repository
github
Last release
6 years ago

creative-bootstrap-types

Build Status

Type definitions for the creative sample for WCH.

Install

From the command line invoke

npm install @dx-samples/creative-bootstrap-types --save

or add the following to your package.json:

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

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

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

References

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