luxlabs header browser preview


@interface NewsArticles.URLHandler : NSObject <SXURLHandling> {
    void /* unknown type, empty encoding */ closures;
    void /* unknown type, empty encoding */ newWindowClosures;
}

- (void)openURL:(id)a0;
- (void)openNewWindowWithURL:(id)a0;
- (id)init;
- (void).cxx_destruct;

@end