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

0.1.5 • Public • Published

npm

Palantiri-test

Description

A set of simple bots to test the Palantiri drivers

Usage

# Install the module 
npm install --save palantiri-test
# Use the definitions 
typings install -S npm:palantiri-test
import {echoBot} from "palantiri-test";
 
let connection: palantiri.Connection = new Connection(options);
 
echoBot(connection);

/palantiri-test/

    Package Sidebar

    Install

    npm i palantiri-test

    Weekly Downloads

    2

    Version

    0.1.5

    License

    MIT

    Last publish

    Collaborators

    • demurgos