effect-io-ai

Package: @effect/platform-bun
Module: BunFileSystem

BunFileSystem.layer

Layer that provides the FileSystem service for Bun using the shared Node file-system implementation.

Signature

declare const layer: Layer.Layer<FileSystem, never, never>

Source

Since v4.0.0