UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

5 lines (4 loc) 300 B
export { ProgressIndicator } from './ProgressIndicator'; export type { ProgressIndicatorProps } from './ProgressIndicator'; export { ProgressIndicatorIndeterminate } from './ProgressIndicatorIndeterminate'; export type { ProgressIndicatorIndeterminateProps } from './ProgressIndicatorIndeterminate';