MCPcopy
hub / github.com/InkTimeRecord/TTime / request.ts

File request.ts

src/renderer/src/utils/request.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios'
2import ElMessageExtend from './messageExtend'
3import { cacheGet } from './cacheUtil'
4import { isNotNull } from '../../../common/utils/validate'

Callers

nothing calls this directly

Calls 3

cacheGetFunction · 0.90
isNotNullFunction · 0.90
errorInOptionsMethod · 0.80

Tested by

no test coverage detected