1. 首页
  2. 数据库
  3. 其它
  4. 帝国节点:Node.js中的Imperial API包装器 源码

帝国节点:Node.js中的Imperial API包装器 源码

上传者: 2021-02-21 06:10:58上传 ZIP文件 57KB 热度 18次
英制节点 Hastebin的替代品,但要考虑到用户体验并具有更多功能! 关于 这是 API的非官方API包装器。 它使用打字稿编写,并具有预制的类型声明。 安装 使用之前,请确保已安装Node.js 8.0.0或更高版本。 使用以下命令完成安装: $ npm install imperial-node 或与纱线 $ yarn add imperial-node 用法示例 const { Imperial } = require ( "imperial-node" ) ; const api = new Imperial ( /* you can pass the token here */
用户评论