//
// TapDelegate.h
// Unity-iPhone
// Created by xe on 2021/7/14.
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface TapCommonDelegate : NSObject
@end
NS_ASSUME_NONNULL_END