// // CSJUgenRatingStarWidget.h // CSJAdSDK // // Created by ByteDance on 2022/10/13. // #import #import "Ugen.h" NS_ASSUME_NONNULL_BEGIN @interface CSJUgenRatingStarWidget : UgenWidget @end NS_ASSUME_NONNULL_END