WithImplicitCoercion<T>: T | {
    valueOf: any;
}

Type Parameters

  • T

Generated using TypeDoc