Files
actual/packages/api
ShahidandGitHub 3ea01f9eff Change query to typescript (#8545)
* Change query to typescript

* Change query to typescript

* Add release note

* Use string keys for unfilter method
2026-07-22 17:17:30 +00:00
..
2026-07-22 17:17:30 +00:00
2026-07-21 20:24:31 +00:00
2026-06-19 06:32:26 +00:00

npm install @actual-app/api

View docs here: https://actualbudget.org/docs/api/

TypeScript

@actual-app/api publishes TypeScript declarations. Consumers using TypeScript must set moduleResolution to "bundler", "nodenext", or "node16" in their tsconfig.json. Legacy "node" / "node10" / "classic" resolution is not supported in strict mode — the published declarations rely on package.json exports conditions that older resolvers don't honor.