Install Actual API client package

This commit is contained in:
2025-04-01 11:38:41 +02:00
parent d9a37b86e8
commit 5681a39ff9
4 changed files with 602 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
"allowJs": true,
"strict": true,
"esModuleInterop": true,
"skipLibCheck": true,
"typeRoots": [
"./src/types",
"./node_modules/@types"