UNPKG

bottender

Version:

A framework for building conversational user interfaces.

5 lines 207 B
import { ChannelBot } from '..'; export declare function cleanChannelBots(): void; declare function getChannelBots(): ChannelBot[]; export default getChannelBots; //# sourceMappingURL=getChannelBots.d.ts.map