luxlabs header browser preview


@interface VideosUI.JSSignpost : VUIJSObject <VideosUI.JSSignpostInterface>

- (id)init;
- (id)initWithAppContext:(id)a0;
- (void)markSignpostBegin:(id)a0;
- (void)markSignpostEnd:(id)a0;

@end