UNPKG

stalkee

Version:

a Telegram bot who can send voice messages via inline mode added by admin with sorting them by numbers of uses

6 lines (5 loc) 109 B
import { Locale } from '../types'; declare const i18n: { [key: string]: Locale; }; export { i18n };