⚠️ Internal: This API is not publically exported by the package.
  • Beta

    Convert an object to a serializable object. Values that are not serializable will be removed.

    Parameters

    • objectToConvert: unknown

    Returns SerializableObjectStrict

    An empty object will be returned if no serializable values are included in the input object.