const webStorageConstants = Object.freeze({ SUBMITTED_ORDER: 'submittedOrder' }); export default webStorageConstants;