* MED-109: add doctor role and basic view * add role to accounts * remove old super admin and doctor sql
4 lines
84 B
TypeScript
4 lines
84 B
TypeScript
import { GlobalLoader } from '@kit/ui/global-loader';
|
|
|
|
export default GlobalLoader;
|