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