effect-io-ai

Package: @effect/platform-bun
Module: BunPath

BunPath.layer

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

Signature

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

Source

Since v4.0.0