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