Files
goTorrent/goTorrentWebUI/node_modules/material-ui/Progress/index.d.ts

5 lines
198 B
TypeScript

export { default as CircularProgress } from './CircularProgress';
export * from './CircularProgress';
export { default as LinearProgress } from './LinearProgress';
export * from './LinearProgress';