fake-ts-service
v1.0.9
Published
可在 [MarshalW/fake-ts-service-client](https://github.com/MarshalW/fake-ts-service-client) 使用这个包。
Readme
Read me
可在 MarshalW/fake-ts-service-client 使用这个包。
执行:
# 构建
npm run build
# 测试
npm test
# 确保 git 提交后,设置小版本更新
npm version patch
# 发布当前更新的 npm 包
npm publish