Package: @effect/platform-bun Module: BunPath
@effect/platform-bun
BunPath
Layer that provides the POSIX Path service for Bun using the shared Node path implementation.
Path
Signature
declare const layerPosix: Layer.Layer<Path, never, never>
Source
Since v4.0.0