1
2
3
export default async function what() {
console.log("what");
}