Reloads the current page. * * Disabled in Deno.
()
| 15548 | * |
| 15549 | * Disabled in Deno. */ |
| 15550 | reload(): void; |
| 15551 | /** @deprecated */ |
| 15552 | reload(forcedReload: boolean): void; |
| 15553 | /** Removes the current page from the session history and navigates to the |
no outgoing calls
no test coverage detected