UNPKG

telebot

Version:

The easy way to write Telegram bots.

3 lines 99 B
var punycode = {}; try { punycode = require("punycode"); } catch (e) { } module.exports = punycode;