chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-27 02:47:33 +00:00
parent ecdfff5a42
commit 71c3a7c8f2
10 changed files with 296 additions and 297 deletions
+5 -1
View File
@@ -447,7 +447,11 @@ export const defaultLayer = layer.pipe(
Layer.provide(locationServiceMapLayer),
)
const locationServiceMapNode = LayerNode.make({ service: LocationServiceMap.Service, layer: locationServiceMapLayer, deps: [] })
const locationServiceMapNode = LayerNode.make({
service: LocationServiceMap.Service,
layer: locationServiceMapLayer,
deps: [],
})
export const node = LayerNode.make({
service: Service,