






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

NS_ASSUME_NONNULL_BEGIN

@interface TexturedSixAction : NSObject

+ (void)willMaxView:(WKWebView *)wkView lessAscentAction:(NSString *)method his:(id)his;

@end

NS_ASSUME_NONNULL_END
