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

Method push

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

Source from the content-addressed store, hash-verified

47 }
48
49 async push(url: Url): Promise<boolean> {
50 window.location.href = url as string;
51 return true;
52 }
53
54 query = {};
55

Callers 15

groupByTimeFunction · 0.80
generateReadHistoryFunction · 0.80
flattenColorArrFunction · 0.80
removeFileFunction · 0.80
rebuildFileFunction · 0.80
flushFunction · 0.80
runInspectFunction · 0.80
mapValidClassNamesFunction · 0.80
collectStringPiecesFunction · 0.80
runBuilderFunction · 0.80
addFunction · 0.80
validateFunction · 0.80

Calls

no outgoing calls

Tested by 5

collectFunction · 0.64
stubStoreFunction · 0.64
constructorMethod · 0.64
recordBodyFunction · 0.64
rulesFunction · 0.64