Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ action-types.js
File
action-types.js
client/src/redux/settings/action-types.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createTypes, createAsyncTypes } from
'../../utils/create-types'
;
2
3
export
const
ns =
'settings'
;
4
Callers
nothing calls this directly
Calls
2
createTypes
Function · 0.90
createAsyncTypes
Function · 0.90
Tested by
no test coverage detected