0.1.0 • Published 5 years ago

jx-pattern v0.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

jx-pattern

工具链

知识点

npm install -g dts-gen   // 先全局安装dts-gen
npm install -g yargs     // 然后在全局安装你需要生产声明文件的库
npm i dtsmake -g   // 先全局安装dtsmake
npm i tern --save-dev

dts-gen -m yargs         // 执行命令生成文件
dtsmake -s ./path/to/sourcefile.js

其他

http://www.typescriptlang.org/docs/handbook/declaration-files/by-example.html http://www.typescriptlang.org/docs/handbook/declaration-files/templates.html

0.1.0

5 years ago

0.0.24

5 years ago

0.0.22

5 years ago

0.0.20

5 years ago

0.0.18

5 years ago

0.0.16

5 years ago

0.0.14

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago