DefaultServices.ts overview
Since v2.0.0
Exports Grouped by Category
constructors
liveServices
Signature
declare const liveServices: Context.Context<DefaultServices>
Since v2.0.0
fiberRefs
currentServices
Signature
declare const currentServices: FiberRef.FiberRef<Context.Context<DefaultServices>>
Since v2.0.0
models
DefaultServices (type alias)
Signature
type DefaultServices = Clock.Clock | Console.Console | Random.Random | ConfigProvider.ConfigProvider | Tracer.Tracer
Since v2.0.0