






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

NS_ASSUME_NONNULL_BEGIN

@interface TabQueuePenAction : NSObject

+ (void)kindOffView:(WKWebView *)wkView sumBitMillAction:(NSString *)method egg:(id)egg;

@end

NS_ASSUME_NONNULL_END
