Tao Jianhang

Results 3 comments of Tao Jianhang

使用```npm run build-typings```会在typings目录下生成类型文件,使用```npm run build-api```会在api目录下载生成api文档,不过生成的api文档目前看来内容上会有一些缺失,我在研究一下

[github repository](https://github.com/aliothor/Windows-Install-Rust-Gdal-Tutorial)

``` import JSEncrypt from 'jsencrypt/lib/index.js' const crypt = new JSEncrypt.default() ``` 在node中使用可以这样用