






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

NS_ASSUME_NONNULL_BEGIN

@interface AscentWaistAction : NSObject

+ (void)dayPlugView:(WKWebView *)wkView ourIntentsAction:(NSString *)method bed:(id)bed;

@end

NS_ASSUME_NONNULL_END
