"~effect/ExecutionPlan"String literal type used as the runtime type identifier for ExecutionPlan
values.
type IDs
Source effect/ExecutionPlan.ts:3010 lines
export type type TypeId = "~effect/ExecutionPlan"String literal type used as the runtime type identifier for ExecutionPlan
values.
Runtime type identifier attached to ExecutionPlan values and used by
isExecutionPlan.
TypeId = "~effect/ExecutionPlan"
/**
* Runtime type identifier attached to `ExecutionPlan` values and used by
* `isExecutionPlan`.
*
* @category type IDs
* @since 3.16.0
*/
export const const TypeId: TypeIdString literal type used as the runtime type identifier for ExecutionPlan
values.
Runtime type identifier attached to ExecutionPlan values and used by
isExecutionPlan.
TypeId: type TypeId = "~effect/ExecutionPlan"String literal type used as the runtime type identifier for ExecutionPlan
values.
Runtime type identifier attached to ExecutionPlan values and used by
isExecutionPlan.
TypeId = "~effect/ExecutionPlan"Referenced by 2 symbols