版博士V2.0程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

index.d.ts 95 B

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