Package: effect Module: Reloadable
effect
Reloadable
Forks the reload of the service in the background, ignoring any errors.
Signature
declare const reloadFork: <I, S>(tag: Context.Tag<I, S>) => Effect.Effect<void, unknown, Reloadable<I>>
Source
Since v2.0.0