MCPcopy Create free account
hub / github.com/triggerdotdev/jsonhero-web / addJoin

Function addJoin

app/utilities/search.ts:434–436  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

432 };
433
434 const addJoin = () => {
435 slices.push({ type: "join" });
436 };
437
438 const addEllipsis = () => {
439 slices.push({ type: "ellipsis" });

Callers 1

createComponentSlicesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected