@blendsdk/dtscopy

1.0.3 • Public • Published

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

Package Sidebar

Install

npm i @blendsdk/dtscopy

Weekly Downloads

0

Version

1.0.3

License

Apache 2.0

Unpacked Size

15.2 kB

Total Files

5

Last publish

Collaborators

  • blendjs
  • truesoftware