Package: @effect/platform Module: Path
@effect/platform
Path
An implementation of the Path interface that can be used in all environments (including browsers).
It uses the POSIX standard for paths.
Signature
declare const layer: Layer<Path, never, never>
Source
Since v1.0.0