UNPKG

trysoftwacloudapi

Version:
4 lines (3 loc) 120 B
import 'dotenv/config'; export { createBot } from './createBot'; export type { Bot, Message } from './createBot.types';