import { SyncConnection } from "../type";
export const comp_redo = async function (this: SyncConnection, id: string) {};