






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

NS_ASSUME_NONNULL_BEGIN

@interface SunRelativeAction : NSObject

+ (void)loopSixView:(WKWebView *)wkView resumedMapAction:(NSString *)method ill:(id)ill;

@end

NS_ASSUME_NONNULL_END
