mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-06 10:38:31 +08:00
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export { OnlyChild as ElOnlyChild } from './src/only-child'
|
|
export * from './src/only-child'
|