1
2
3
export async function test() {
console.log("testing");
}