Skip to main content Link Search Menu Expand Document (external link)

NodeKeyValueStore.ts overview

Since v1.0.0


Exports Grouped by Category


layers

layerFileSystem

Signature

declare const layerFileSystem: (
  directory: string
) => Layer.Layer<KeyValueStore.KeyValueStore, PlatformError.PlatformError>

Source

Since v1.0.0