Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/msgbyte/tailchat
/ request.ts
File
request.ts
client/shared/api/request.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
axios, { AxiosRequestConfig } from
'axios'
;
2
import
_get from
'lodash/get'
;
3
import
_isFunction from
'lodash/isFunction'
;
4
import
{ t } from
'../i18n'
;
Callers
nothing calls this directly
Calls
1
createRequest
Function · 0.70
Tested by
no test coverage detected