()
| 62 | } |
| 63 | |
| 64 | export function getAPIProviderForStatsig(): AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS { |
| 65 | return getAPIProvider() as AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS |
| 66 | } |
| 67 | |
| 68 | function getAllowedFirstPartyHosts(): string[] { |
| 69 | const allowedHosts = [ |
no test coverage detected