export class AppAssets {
    static default = './assets/mcm-default.png';
    static errImage = './assets/mcm-no-image.png';
}