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);

/fig-notice/

    Package Sidebar

    Install

    npm i fig-notice

    Weekly Downloads

    2

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    7.92 kB

    Total Files

    5

    Last publish

    Collaborators

    • shudong