luxlabs header browser preview


@class JSValue;

@interface MusicUI.JSRecentSearchItem : NSObject <MusicUI.JSRecentSearchItemExports> {
    void /* unknown type, empty encoding */ _timestamp;
    void /* unknown type, empty encoding */ _contentDescriptor;
    void /* unknown type, empty encoding */ $__lazy_storage_$_context;
}

@property (nonatomic, readonly) JSValue *timestamp;
@property (nonatomic, readonly) JSValue *contentDescriptor;

- (id)init;
- (void).cxx_destruct;

@end