MCPcopy
hub / github.com/dunwu/nginx-tutorial / index.js

File index.js

examples/reactapp/src/common/apiutils/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * export 一个 API,底层的实现可能会改(如,切换为 reqwest/superagent/fetch)
3 */
4import { CACHE_TYPE, ERROR_HANDLER_TYPE, METHODS, REQ_TYPE } from './ajaxCommon'

Callers

nothing calls this directly

Calls 1

createApiFunction · 0.85

Tested by

no test coverage detected