luxlabs header browser preview


@interface SKUICountdownViewTimerTarget : NSObject

@property (copy, nonatomic) id /* block */ actionBlock;

- (void)action;
- (void).cxx_destruct;

@end