MCPcopy
hub / github.com/gitroomhq/postiz-app / useFetch

Function useFetch

libraries/helpers/src/utils/custom.fetch.tsx:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42};
43
44export const useFetch = () => {
45 return useContext(FetchProvider);
46};

Callers 15

useTrackFunction · 0.90
NotificationComponentFunction · 0.90
PlugPopFunction · 0.90
PlugItemFunction · 0.90
PlugFunction · 0.90
PlugsFunction · 0.90
OrganizationSelectorFunction · 0.90
ChatbaseComponentLoadFunction · 0.90
ChatBaseCodeFunction · 0.90
LogoutComponentFunction · 0.90
SettingsPopupFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected