index.ts 104 B

123
  1. export * from './about-routing.module'
  2. export * from './about.component'
  3. export * from './about.module'