MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / assign

Method assign

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

Navigates to the given URL. * * Cannot be set in Deno.

(url: string)

Source from the content-addressed store, hash-verified

15544 *
15545 * Cannot be set in Deno. */
15546 assign(url: string): void;
15547 /** Reloads the current page.
15548 *
15549 * Disabled in Deno. */

Calls

no outgoing calls

Tested by 5

mockConsoleMethodsFunction · 0.64
getExpress4Function · 0.64
getExpress5Function · 0.64
setAttributesFunction · 0.64
createMockAPIPromiseFunction · 0.64