chore: format code

This commit is contained in:
GitHub Action
2025-09-18 09:43:35 +00:00
parent 1ffc8be2b6
commit 32ba2e02aa

View File

@@ -45,6 +45,7 @@ export default {
},
}
```
The filename becomes the tool name. This creates a `database` tool.
---
@@ -122,6 +123,3 @@ export default tool({
},
})
```