MCPcopy Index your code
hub / github.com/gitpoint/git-point / index.js

File index.js

src/api/actions/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createActionSet, createPaginationActionSet } from 'utils';
2
3export const ACTIVITY_GET_EVENTS_RECEIVED = createPaginationActionSet(
4 'ACTIVITY_GET_EVENTS_RECEIVED'

Callers

nothing calls this directly

Calls 2

createActionSetFunction · 0.90

Tested by

no test coverage detected