MCPcopy Create free account
hub / github.com/clerk/javascript / getSearchParameterFromHash

Function getSearchParameterFromHash

packages/clerk-js/src/utils/url.ts:212–222  ·  view source on GitHub ↗
({
  hash = window.location.hash,
  paramName,
}: {
  hash?: string;
  paramName: string;
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

url.test.tsFile · 0.90

Calls 1

getMethod · 0.65

Tested by

no test coverage detected