Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ processes.ts
File
processes.ts
web/src/js/ducks/processes.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createAsyncThunk, createSlice } from
"@reduxjs/toolkit"
;
2
import
{ fetchApi } from
"../utils"
;
3
4
export
interface
Process {
Callers
nothing calls this directly
Calls
2
fetchApi
Function · 0.90
json
Method · 0.45
Tested by
no test coverage detected