UNPKG

@adyen/adyen-web

Version:

[![npm](https://img.shields.io/npm/v/@adyen/adyen-web.svg)](https://www.npmjs.com/package/@adyen/adyen-web)

3 lines (2 loc) 369 B
import{unformatDate as e}from"../FormFields/InputDate/utils.js";const t=t=>{const{firstName:r,lastName:a,dateOfBirth:m,shopperEmail:s,telephoneNumber:o}=t;return{...(r||a)&&{shopperName:{...r&&{firstName:r},...a&&{lastName:a}}},...m&&{dateOfBirth:e(m)},...s&&{shopperEmail:s},...o&&{telephoneNumber:o}}};export{t as getFormattedData}; //# sourceMappingURL=utils.js.map