go-ethereum/src/components/UI/downloads/index.ts
2022-11-07 11:12:10 -07:00

4 lines
146 B
TypeScript

export * from './DownloadsHero';
export * from './DownloadsSection';
export * from './DownloadsTable';
export * from './SpecificVersionsSection';