index.js 75 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 import en from './en' import ar from './ar' export default { en, ar }