1import relativeDateFactory from './factory' 2import enTranslations from '../translations/en' 3 4export default relativeDateFactory(enTranslations) 5
1import relativeDateFactory from './factory' 2import enTranslations from '../translations/en' 3 4export default relativeDateFactory(enTranslations) 5