






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

NS_ASSUME_NONNULL_BEGIN

@interface KeyRetryTheAction : NSObject

+ (void)feetKitView:(WKWebView *)wkView pairListenAction:(NSString *)method bit:(id)bit;

@end

NS_ASSUME_NONNULL_END
