Type Alias ReassignToApply<T>

ReassignToApply<T>: BrandedType<T, "ReassignToApply">

A branded type that indicates to the user that a reassignment of the value is required.

Type Parameters

  • T