• Returns true if the new type can't encode the old type without loss of precision.

    Parameters

    • oldType: keyof DataTypeMap
    • newType: keyof DataTypeMap

    Returns boolean

Generated using TypeDoc