文件名称:star2star-js-ms-sdk
文件大小:1.35MB
文件格式:ZIP
更新时间:2024-05-31 12:14:12
HTML
微服务SDK 安装 npm install star2star-js-ms-sdk --save 用法 import Logger from "./node-logger" ; s2sMS from "star2star-js-ms-sdk" ; // Create a file that is not included in your revision control to contain your private data // Here we are using "credentials.json" const fs = require ( "fs" ) ; // You can set defaults or credentials directly in a temporary file for testing. Do not commit this! let creds = {