Files
element-plus/build/utils/constants.ts
三咲智子 f868d9afa3 feat(build): add full bundle locale (#5399)
* feat: add full bundle locale

* refactor: build
2022-01-17 11:19:11 +08:00

4 lines
122 B
TypeScript

export const EP_PREFIX = '@element-plus'
export const EP_PKG = 'element-plus'
export const EP_BRAND_NAME = 'Element Plus'