taxjar node:节点的Sales Tax API客户端 源码
用于节点的TaxJar销售税API Sales Tax API v2的官方Node客户端。 有关API文档,请访问 。 要求 Node.js v4.0及更高版本。 安装 npm install taxjar 验证 // CommonJS Import const Taxjar = require ( 'taxjar' ) ; // ES6 Import // Using TypeScript? Pass `esModuleInterop` in tsconfig.json // https://www.typescriptlang.org/docs/handbook/compiler-opt
下载地址
用户评论