Function podValueToRawValue

  • Maps a PODValue to a raw value for use in simplified JSON serialisations, which currently amounts to discarding its type information. See podEntriesToSimplifiedJSON.

    Parameters

    • podValue: PODValue

      the POD value to serialize

    Returns PODRawValue

    the underlying value

Generated using TypeDoc