File size: 78 Bytes
fa3ed75
 
 
1
2
3
4
export async function run() {
  return { status: "Mapping worker online" };
}