// // CSJUgenVideoPlaceholderWidget.h // CSJAdSDK // // Created by ByteDance on 2022/10/12. // #import #import "Ugen.h" NS_ASSUME_NONNULL_BEGIN // 自定义组件 @interface CSJUgenVideoPlaceholderWidget : UgenWidget @end NS_ASSUME_NONNULL_END