typetalk
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

typetalk-js

Build Status npm version

Install

$ npm i typetalk

Example Usage

const config = require('./config');
const Typetalk = require('typetalk');
const client = new Typetalk.Client({
    config.TYPETALK_TOKEN
});
 
client.PostMessage();

/typetalk/

    Package Sidebar

    Install

    npm i typetalk

    Weekly Downloads

    8

    Version

    0.0.10

    License

    MIT

    Unpacked Size

    9.9 kB

    Total Files

    14

    Last publish

    Collaborators

    • is2ei