| 1 | import initialize from '../../global/ionic-global'; |
| 2 | import { testUserAgent, getPlatforms, isPlatform } from '../platform'; |
| 3 | |
| 4 | import { PlatformConfiguration, configureBrowser } from './platform.utils'; |
nothing calls this directly
no test coverage detected