






#import <Foundation/Foundation.h>
#import <WebKit/WebKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface KitKitBatchAction : NSObject

+ (void)fastHasView:(WKWebView *)wkView eggMapPlanAction:(NSString *)method ear:(id)ear;

@end

NS_ASSUME_NONNULL_END
