Package: @effect/experimental
Module: EventLog
Generates a random Identity and stores it in a KeyValueStore.
Signature
declare const layerIdentityKvs: (options: { readonly key: string; }) => Layer.Layer<Identity, ParseResult.ParseError | Error.PlatformError, KeyValueStore.KeyValueStore>
Since v1.0.0