UNPKG

telebot

Version:

The easy way to write Telegram bots.

5 lines (3 loc) 112 B
import { URIRegExps } from "./uri"; import { buildExps } from "./regexps-uri"; export default buildExps(true);