import { CHECKSUMS } from './checksum' import { I18N } from './i18n' export const CONSTANT = { I18N, CHECKSUMS, }