Package: @effect/platform Module: KeyValueStore
@effect/platform
KeyValueStore
Creates an KeyValueStorage from an instance of the Storage api.
Storage
See
Signature
declare const layerStorage: (evaluate: LazyArg<Storage>) => Layer.Layer<KeyValueStore>
Source
Since v1.0.0