| 1 | export interface StaticURLs { |
| 2 | executorURL: string |
| 3 | moduleLoaderURL: string |
| 4 | requestsPackageURL: string |
| 5 | textGeneratorURL: string |
| 6 | streamlitPackageURL: string |
| 7 | pyarrowPackageURL: string |
| 8 | } |
nothing calls this directly
no outgoing calls
no test coverage detected