InterpolateableValue

Union type for an Expression that resolves to a value that can be interpolated. See interpolate.

Parameters

T

the type of values that can be interpolated between.

Inheritors