← Back
Editing: index.js
import relativeDateFactory from './factory' import enTranslations from '../translations/en' export default relativeDateFactory(enTranslations)
Save File
Cancel