"~effect/Effect"Type-level identifier for Effect values.
type IDs
Source effect/Effect.ts:829 lines
export type type TypeId = "~effect/Effect"Type-level identifier for Effect values.
Runtime identifier used to recognize Effect values.
TypeId = "~effect/Effect"
/**
* Runtime identifier used to recognize `Effect` values.
*
* @category type IDs
* @since 4.0.0
*/
export const const TypeId: TypeIdType-level identifier for Effect values.
Runtime identifier used to recognize Effect values.
TypeId: type TypeId = "~effect/Effect"Type-level identifier for Effect values.
Runtime identifier used to recognize Effect values.
TypeId = import corecore.const EffectTypeId: "~effect/Effect"EffectTypeIdReferenced by 2 symbols