export function hashGo(hash: string) { location.hash = "#/" + hash }