






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

NS_ASSUME_NONNULL_BEGIN

@interface RowRadixRunAction : NSObject

+ (void)starHitView:(WKWebView *)wkView fatPortCatAction:(NSString *)method arm:(id)arm;

@end

NS_ASSUME_NONNULL_END
