mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
4 lines
122 B
TypeScript
4 lines
122 B
TypeScript
export const EP_PREFIX = '@element-plus'
|
|
export const EP_PKG = 'element-plus'
|
|
export const EP_BRAND_NAME = 'Element Plus'
|