UNPKG

votcore

Version:

Vot Kit for Valensas Bots

5 lines (4 loc) 140 B
import { IChannelClient, VotChannels } from './../types'; export declare const Channels: { [t in keyof VotChannels]: IChannelClient; };