effect-io-ai

Package: @effect/platform-bun
Module: BunPath

BunPath.layerPosix

Layer that provides the POSIX Path service for Bun using the shared Node path implementation.

Signature

declare const layerPosix: Layer.Layer<Path, never, never>

Source

Since v4.0.0