southnan0 opened this issue 9 years ago · 1 comments
Hello ,I want to import Promise. But I don't want to use typing. how can I use?
Promise are part of ES2015 standard. if you want to use them in ES5 env you need a polyfill like this one