// // MOCustomSvgaPlayerView.h // TIMCommon // // Created by SuperC on 2025/5/19. // #import NS_ASSUME_NONNULL_BEGIN @interface MOCustomSvgaPlayerView : SVGAPlayer @end NS_ASSUME_NONNULL_END