Files
actual/packages/api
Matt FiddamanandGitHub 87a1d48a3e ⬆️ bump playwright (#8534)
* @playwright/test (1.59.1 → 1.61.1)

* playwright docker updates

* note
2026-07-21 18:03:26 +00:00
..
2026-07-21 18:03:26 +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.