{
  "version": 3,
  "sources": ["../../src/web/lib/navigateTo.ts"],
  "sourcesContent": ["const location = window.location\n\n// Extracted mainly for testing\n// jsdom not implemented navigation\n// @see https://github.com/jsdom/jsdom/issues/2112\n// and mocking it is a bit tricky because we location in some other valid cases\nexport function navigateTo(url: string) {\n\tlocation.href = url\n}\n"],
  "mappings": ";AAAA,IAAM,WAAW,OAAO;AAMjB,SAAS,WAAW,KAAa;AACvC,WAAS,OAAO;AACjB;",
  "names": []
}
