export function clearHistoryState() { history.replaceState(null, document.title); }