fix(types): fix issues with typings

This commit is contained in:
PalmDevs
2024-03-30 14:45:13 +07:00
parent 3f8d0fd8ec
commit 669e24ca81
6 changed files with 10 additions and 12 deletions

View File

@@ -11,5 +11,6 @@
{
"path": "./packages/api"
}
]
],
"exclude": ["**/node_modules", "**/dist"]
}