The function delay(ms) should return a promise. That promise should resolve after ms milliseconds, so that we can add .then to it, ...
確定! 回上一頁