Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createActionSet, createPaginationActionSet } from
'utils'
;
2
3
export
const
ACTIVITY_GET_EVENTS_RECEIVED = createPaginationActionSet(
4
'ACTIVITY_GET_EVENTS_RECEIVED'
Callers
nothing calls this directly
Calls
2
createPaginationActionSet
Function · 0.90
createActionSet
Function · 0.90
Tested by
no test coverage detected