effect-io-ai

Package: effect
Module: Path

Path.TypeId

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

Signature

declare const TypeId: "~effect/platform/Path"

Source

Since v4.0.0