effect-io-ai

Package: @effect/platform-node-shared
Module: NodePath

NodePath.layer

Provides the default Path service using the host platform’s Node path implementation plus file URL conversion helpers.

Signature

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

Source

Since v4.0.0