mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
chore: format code
This commit is contained in:
parent
1ffc8be2b6
commit
32ba2e02aa
1 changed files with 1 additions and 3 deletions
|
|
@ -45,6 +45,7 @@ export default {
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The filename becomes the tool name. This creates a `database` tool.
|
The filename becomes the tool name. This creates a `database` tool.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -122,6 +123,3 @@ export default tool({
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue