MCPcopy Create free account
hub / github.com/dailydotdev/apps / replace

Method replace

packages/extension/src/lib/CustomRouter.ts:60–63  ·  view source on GitHub ↗
(url: Url)

Source from the content-addressed store, hash-verified

58 }
59
60 async replace(url: Url): Promise<boolean> {
61 window.location.href = url as string;
62 return true;
63 }
64
65 route = '/';
66}

Callers 15

builderSourceFunction · 0.80
scaffoldOverrideFunction · 0.80
findTargetClassNamesFunction · 0.80
submitQueryFunction · 0.80
ProfilePicture.tsxFile · 0.80
codeFunction · 0.80
NotificationsRailPanelFunction · 0.80
normalizeTextFunction · 0.80
PreferenceOptionsFormFunction · 0.80
IntroQuestModalFunction · 0.80
EmailCodeVerificationFunction · 0.80

Calls

no outgoing calls

Tested by 8

getNormalizedTextFunction · 0.64
panelWidthFunction · 0.64
itFunction · 0.64
rulesFunction · 0.64
declaredFunction · 0.64
overridesFunction · 0.64
engineTableFunction · 0.64
visibleCopyFunction · 0.64