Function: serialize() experimental
serialize(
obj):string
Beta
Parameters
obj
unknown
Returns
string
Remarks
Serialize anything, defaults to the same behavior as JSON.stringify but will use custom serializers passed into registerSerializationForType.
