luxlabs header browser preview


@interface WebEditorUndoTarget : NSObject

- (void)undoEditing:(id)a0;
- (void)redoEditing:(id)a0;

@end