Package: effect
Module: PartitionedSemaphore
Literal type of the PartitionedSemaphore runtime type identifier.
When to use
Use to type fields that store the exact PartitionedSemaphore runtime marker.
Details
Use this type when declaring fields that must contain the exact
PartitionedTypeId marker value.
Signature
type PartitionedTypeId = "~effect/PartitionedSemaphore"
Since v4.0.0