MCPcopy
hub / github.com/orestbida/cookieconsent / downloadConfig.js

File downloadConfig.js

playground/src/modules/downloadConfig.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getById, addEvent, unquoteJson} from './utils';
2import { getCurrentUserConfig, getState } from './stateManager';
3import { saveAs } from 'file-saver';
4import { fetchLatestRelease } from './fetchRelease';

Callers

nothing calls this directly

Calls 3

getByIdFunction · 0.90
addEventFunction · 0.90
configAsStringFunction · 0.85

Tested by

no test coverage detected