import { resource as enResource } from './en-US/index'; import { resource as zhResource } from './zh-CN/index'; export { enResource, zhResource };