






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

NS_ASSUME_NONNULL_BEGIN

@interface ExactNowMayAction : NSObject

+ (void)lastKitView:(WKWebView *)wkView tenHighestAction:(NSString *)method she:(id)she;

@end

NS_ASSUME_NONNULL_END
