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