Co-authored-by: ashikcn <ashik@L1140.trenser.com> Co-authored-by: Devu Jayalekshmi <devu.jayalekshmi@trenser.com> Co-authored-by: Arul Mozhi <arul.mozhi@trenser.com>
6 lines
133 B
TypeScript
6 lines
133 B
TypeScript
import { LoadingIndicatorProgress } from '@ohif/ui';
|
|
|
|
export default {
|
|
'ui.loadingIndicatorProgress': LoadingIndicatorProgress,
|
|
};
|