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

BunKeyValueStore overview

Added in v1.0.0


Table of contents


layers

layerFileSystem

Signature

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

Added in v1.0.0