Skip to main content
type alias WithImplicitCoercion

Type Parameters

T

Definition

T | { valueOf(): T; }
Back to top