import 'whatwg-fetch'; import 'promise-polyfill/src/polyfill'; import liff from './liff'; export { liff }; export default liff;