Tunggu janji javascript

const userCount = await getUserCount();

console.log(userCount); // 12345
Mysterious Monkey