MCPcopy 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

1import { createTypes, createAsyncTypes } from '../../utils/create-types';
2
3export const ns = 'settings';
4

Callers

nothing calls this directly

Calls 2

createTypesFunction · 0.90
createAsyncTypesFunction · 0.90

Tested by

no test coverage detected