0.1.17 #18
@@ -46,8 +46,6 @@ const ServerLive = Layer.empty.pipe(
|
||||
)
|
||||
|
||||
await Effect.gen(function*() {
|
||||
// yield* TRPCRouter
|
||||
|
||||
return yield* Layer.launch(ServerLive)
|
||||
}).pipe(
|
||||
Effect.provide(ServicesLive),
|
||||
|
||||
Reference in New Issue
Block a user