Package: effect
Module: Path
Runtime type identifier used to mark implementations of the Path service.
Details
The marker is the exact string stored on Path service implementations.
Most code should depend on the Path service instead of inspecting this
value directly.
See
layer for the built-in POSIX Path service layerSignature
declare const TypeId: "~effect/platform/Path"
Since v4.0.0