| 1 | import {Services} from '#service'; |
| 2 | import {AmpDocShadow, installDocService} from '#service/ampdoc-impl'; |
| 3 | import {installTimerService} from '#service/timer-impl'; |
| 4 | import {Vsync} from '#service/vsync-impl'; |
nothing calls this directly
no test coverage detected