UNPKG

telegram-mtproto

Version:
6 lines (5 loc) 159 B
import Profunctor from './profunctor'; import Arrow from './arrow'; export { Arrow, Profunctor }; export default Profunctor; //# sourceMappingURL=index.js.map