MCPcopy Index your code
hub / github.com/pgadmin-org/pgadmin4 / store.js

File store.js

web/pgadmin/preferences/static/js/store.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {create} from 'zustand';
2import getApiInstance from '../../../static/js/api_instance';
3import url_for from 'sources/url_for';
4import pgAdmin from 'sources/pgadmin';

Callers

nothing calls this directly

Calls 10

getFunction · 0.85
getApiInstanceFunction · 0.85
setFunction · 0.85
findMethod · 0.80
postMessageMethod · 0.80
filterMethod · 0.80
pgRespErrorNotifyMethod · 0.80
createFunction · 0.50
putMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected