Files
cm-app-crawlspider/node_modules/relative-time-format/locale/nl/index.js

7 lines
167 B
JavaScript

module.exports = {
locale: 'nl',
long: require('./long.json'),
short: require('./short.json'),
narrow: require('./narrow.json'),
quantify: require('./quantify')
}