通过nodejs调用天使插件,主要参考了aweiu的dm.dll,致敬!
详情API可以参考目录中的: Ts帮助文档.chm
# Clone this repository
git clone https://github.com/FireTable/ts.dll
# Go into the repository
cd ts.dll
# Install dependencies
npm install
# Run
node ./src/index.ts
# Build
npm run build
- aweiu/dm.dll(github) - awei哥们关于dm.dll的项目地址
- aweiu/dm.dll(blog) - awei哥们关于dm.dll的说明