* Verify that Zone has been correctly patched. Specifically that Promise is zone aware.
()
| 315 | * Verify that Zone has been correctly patched. Specifically that Promise is zone aware. |
| 316 | */ |
| 317 | assertZonePatched(): void; |
| 318 | |
| 319 | /** |
| 320 | * Return the root zone. |
no outgoing calls
no test coverage detected