Files
Commercialization.topon/AnyThinkAds/Platform/iOS/Internal/C/ATBannerAdWrapper.h
2023-01-29 12:44:57 +08:00

14 lines
235 B
Objective-C

//
// ATBannerAdWrapper.h
// UnityContainer
//
// Created by Martin Lau on 2019/1/8.
// Copyright © 2019 Martin Lau. All rights reserved.
//
#import "ATBaseUnityWrapper.h"
@interface ATBannerAdWrapper : ATBaseUnityWrapper
@end