{
console.log('call');
await setTimeout(() => { console.log('wait db', num) }, 500);
}));
Promise.then(promise), не?
Обсуждают сегодня