// 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`; export const ZZZ_RES_V2 = `https://act-webstatic.mihoyo.com/game_record/zzzv2`, ZZZ_SQUARE_AVATAR_V2 = `${ZZZ_RES_V2}/role_square_avatar`, ZZZ_SQUARE_BANGBOO_V2 = `${ZZZ_RES_V2}/bangboo_rectangle_avatar`;