Function serializeProperty

  • serializeProperty serializes properties deeply. This understands how to wait on any unresolved promises, as appropriate, in addition to translating certain "special" values so that they are ready to go on the wire.

    Parameters

    Returns Promise<any>

Generated using TypeDoc