UNPKG

chatcord

Version:

Simple NPM Package to make easy Chat Bot!

7 lines (5 loc) 120 B
export const version: string; export class Client{ constructor(); public chat(stimulus: string): string; }