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

Function ignoredCall

packages/shared/src/hooks/post/useBlockPostPanel.ts:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69};
70
71const ignoredCall = () => Promise.resolve({ successful: true });
72
73export const useBlockPostPanel = (
74 post: Post | ReadHistoryPost,

Callers 1

useBlockPostPanelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected