import { id } from "@stackflow/core"; export function makeActivityId() { return id(); }