Router work
This commit is contained in:
@@ -6,4 +6,4 @@ export const ServicesLive = Layer.mergeAll(
|
||||
TodoRepositoryLive
|
||||
)
|
||||
|
||||
export type Services = Layer.Layer.Success<typeof ServicesLive>
|
||||
export interface Services extends Layer.Layer.Success<typeof ServicesLive> {}
|
||||
|
||||
Reference in New Issue
Block a user