chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-30 16:19:11 +00:00
parent 54fbd2a8b9
commit df42cef81d
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] })