//
//  FSTransform+Private.h
//  Filestack
//
//  Created by Łukasz Cichecki on 04/02/16.
//  Copyright © 2016 Filestack. All rights reserved.
//

#import "FSTransform.h"

@interface FSTransform (Private)

- (NSString *)toQuery;

@end
