chore: generate

This commit is contained in:
opencode-agent[bot] 2026-06-30 16:19:11 +00:00
commit e78726854a
2 changed files with 5 additions and 2 deletions

View file

@ -636,4 +636,3 @@ export const layerWith = (options?: LayerOptions) =>
const layer = layerWith()
export const node = makeGlobalNode({ service: Service, layer: layer, deps: [Database.node] })