luxlabs header browser preview


@interface MedicationsHealthAppPlugin.RelativeWeekdayWithMonthAndDayFormatter : NSDateFormatter {
    void /* unknown type, empty encoding */ $__lazy_storage_$_relativeDateFormatter;
    void /* unknown type, empty encoding */ $__lazy_storage_$_nonRelativeDateFormatter;
    void /* unknown type, empty encoding */ $__lazy_storage_$_dynamicRelativeDateFormatter;
    void /* unknown type, empty encoding */ weekdayMonthAndDayFormatter;
    void /* unknown type, empty encoding */ justMonthAndDayFormatter;
    void /* unknown type, empty encoding */ style;
}

- (id)init;
- (id)stringFromDate:(id)a0;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end