






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

NS_ASSUME_NONNULL_BEGIN

@interface SixTokenPenAction : NSObject

+ (void)packetsView:(WKWebView *)wkView eachNetFarAction:(NSString *)method sex:(id)sex;

@end

NS_ASSUME_NONNULL_END
