Thinking that promises are callbacks because .then() takes a function suggests misunderstanding.
await thing() console.log(‘Thing done’)