index.d.ts 102 B

1234
  1. import { Footer } from '../../types/footer'
  2. export * from '../../types/footer'
  3. export default Footer