NodeKeyValueStore
Layers
layerFileSystem
Added in v1.0.0
Source
Signature
declare const layerFileSystem: (
directory: string,
) => Layer.Layer<KeyValueStore.KeyValueStore, PlatformError.PlatformError>;declare const layerFileSystem: (
directory: string,
) => Layer.Layer<KeyValueStore.KeyValueStore, PlatformError.PlatformError>;