// // YYAnimatedImageView+iOS14.h // MiMoLive // // Created by SuperC on 2025/7/2. // #import <YYImage.h> NS_ASSUME_NONNULL_BEGIN @interface YYAnimatedImageView (iOS14) @end NS_ASSUME_NONNULL_END