chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-30 16:19:11 +00:00
parent 472d0f376e
commit e78726854a
2 changed files with 5 additions and 2 deletions
-1
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] })