| 1 | /** |
| 2 | * @fileoverview Web worker entry point. Currently only used by a single |
| 3 | * extension (amp-bind), so dependencies are directly imported. |
| 4 | * Eventually, each extension that uses this worker will bundle its own |
nothing calls this directly
no test coverage detected