Skip to content
Mahdi Dibaiee edited this page Jul 3, 2015 · 1 revision

Q: I want to use Babel in my project, using your module I get only one instance of babel/polyfill is allowed

A: Use this:

require('telegram-api/build');
Clone this wiki locally