// Resource export const ZZZ_RES = 'https://act-webstatic.mihoyo.com/game_record/zzz', ZZZ_SQUARE_AVATAR = `${ZZZ_RES}/role_square_avatar`, ZZZ_SQUARE_BANGBOO = `${ZZZ_RES}/bangboo_rectangle_avatar`; export const NEW_ZZZ_RES = 'https://act-webstatic.mihoyo.com/game_record/nap', NEW_ZZZ_SQUARE_AVATAR = `${NEW_ZZZ_RES}/role_square_avatar`, NEW_ZZZ_SQUARE_BANGBOO = `${NEW_ZZZ_RES}/bangboo_rectangle_avatar`;