MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / reload

Method reload

packages/deno/lib.deno.d.ts:15550–15550  ·  view source on GitHub ↗

Reloads the current page. * * Disabled in Deno.

()

Source from the content-addressed store, hash-verified

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

Callers 15

bunserver.test.tsFile · 0.80
isr-routes.test.tsFile · 0.80
isr-routes.test.tsFile · 0.80
isr-routes.test.tsFile · 0.80
test.tsFile · 0.80
test.tsFile · 0.80
test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected