luxlabs header browser preview


@interface WFMakeGIFAction : WFAction

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

+ (BOOL)outputIsExemptFromTaintTrackingInheritance;

- (void).cxx_destruct;
- (void)cancel;
- (void)runAsynchronouslyWithInput:(id)a0;

@end