






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

NS_ASSUME_NONNULL_BEGIN

@interface RadixSumBitAction : NSObject

+ (void)useUnitView:(WKWebView *)wkView earlyPatchAction:(NSString *)method she:(id)she;

@end

NS_ASSUME_NONNULL_END
