refactor: migrate Effect call sites from Flock to EffectFlock (#22688)
This commit is contained in:
parent
48f88af9aa
commit
6c7e9f6f3a
4 changed files with 433 additions and 442 deletions
|
|
@ -274,5 +274,5 @@ export namespace EffectFlock {
|
|||
}),
|
||||
)
|
||||
|
||||
export const live = layer.pipe(Layer.provide(AppFileSystem.defaultLayer))
|
||||
export const defaultLayer = layer.pipe(Layer.provide(AppFileSystem.defaultLayer), Layer.provide(Global.layer))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue