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