MCPcopy
hub / github.com/actualbudget/actual / usersSlice.ts

File usersSlice.ts

packages/desktop-client/src/users/usersSlice.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { send } from '@actual-app/core/platform/client/connection';
2import type { Handlers } from '@actual-app/core/types/handlers';
3import { createSlice } from '@reduxjs/toolkit';
4import type { PayloadAction } from '@reduxjs/toolkit';

Callers

nothing calls this directly

Calls 5

sendFunction · 0.90
dispatchFunction · 0.85
loadUserDataFunction · 0.85
closeBudgetFunction · 0.85
loadGlobalPrefsFunction · 0.50

Tested by

no test coverage detected