1export const RelapseCode = { 2 ProxyCall: '__RELAPSE_PROXY_CALL__', 3 SerializationError: '__RELAPSE_SERIALIZATION_ERROR__', 4}; 5
1export const RelapseCode = { 2 ProxyCall: '__RELAPSE_PROXY_CALL__', 3 SerializationError: '__RELAPSE_SERIALIZATION_ERROR__', 4}; 5