index.d.ts 95 B

12
  1. export { OnlyChild as ElOnlyChild } from './src/only-child';
  2. export * from './src/only-child';