element-plus/packages/components/slot/index.ts
2022-03-01 21:51:16 +08:00

3 lines
93 B
TypeScript

export { OnlyChild as ElOnlyChild } from './src/only-child'
export * from './src/only-child'