MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / getAll

Method getAll

apps/webapp/app/utils/searchParams.ts:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 }
31
32 getAll() {
33 return this.params;
34 }
35
36 set(key: keyof TParams, value: TParams[keyof TParams]) {
37 //check it matches the schema

Callers 5

loaderFunction · 0.45
loaderFunction · 0.45
loaderFunction · 0.45
StatusesFunction · 0.45
useSearchParamsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected