Package: @effect/platform-bun Module: BunFileSystem
@effect/platform-bun
BunFileSystem
Layer that provides the FileSystem service for Bun using the shared Node file-system implementation.
FileSystem
Signature
declare const layer: Layer.Layer<FileSystem, never, never>
Source
Since v4.0.0