npm.io
1.0.3 • Published 7 years agoCLI

@blendsdk/dtscopy

Licence
Apache 2.0
Version
1.0.3
Deps
4
Size
15 kB
Vulns
0
Weekly
0
Stars
1

DtsCopy

This utility copies TypeScript declaration files from one folder to another, preserving the folder structure.

Download & Installation

$ npm install --save-dev @blendsdk/dtscopy

Usage from package.json

  "scripts": {
    "dstcopy": "./node_modules/.bin/dtscopy -s ./build -d ./dist"
  },

License<

This project is licensed under the Apache 2.0 License

Keywords