Skip to content

BunKeyValueStore

1 exports Added in v1.0.0 Source

Layers

Signature

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