Function cloneOptionalPODValue

  • Makes a safe copy of a PODValue (or undefined), so that modfications to the new value will not affect the original.

    Parameters

    Returns PODValue | undefined

Generated using TypeDoc