does Mini Program need to introduce es6-promise library to use Promise?
I did not report wrong when I directly used Promise, but I searched out some articles saying that Mini Program canceled articles such as Promise or Mini Program needed to introduce es6-promise libraries, and many others were published in 2018. I want to make sure whether Promise can be used directly or external libraries need to be introduced into the project?