fig-notice

0.0.4 • Public • Published

推送使用

const Notice = require("./index.js");
const url = 'post接收的url'
let robot = new Notice(url);
const obj = 'hello stark'
robot.buildNotice(obj);

Package Sidebar

Install

npm i fig-notice

Weekly Downloads

1

Version

0.0.4

License

ISC

Unpacked Size

7.92 kB

Total Files

5

Last publish

Collaborators

  • shudong