CSJInterstitialLandscape9To16CoverView.h 276 B

12345678910111213141516
  1. //
  2. // CSJInterstitialLandscape9To16CoverView.h
  3. // CSJAdSDK
  4. //
  5. // Created by bytedance on 2021/2/12.
  6. //
  7. #import "CSJInterstitialCoverView.h"
  8. NS_ASSUME_NONNULL_BEGIN
  9. @interface CSJInterstitialLandscape9To16CoverView : CSJInterstitialCoverView
  10. @end
  11. NS_ASSUME_NONNULL_END