| 83 | |
| 84 | declare global { |
| 85 | interface Window { |
| 86 | __ACCURACY_REPORT__?: AccuracyReport |
| 87 | } |
| 88 | } |
| 89 | |
| 90 | const params = new URLSearchParams(location.search) |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…