Files
cm-app-crawlspider/node_modules/relative-time-format/locale/zh-Hant-HK/index.js

6 lines
141 B
JavaScript

module.exports = {
locale: 'zh-Hant-HK',
long: require('./long.json'),
short: require('./short.json'),
narrow: require('./narrow.json')
}