//
//  Constants.h
//  SitumCordovaPlugin
//
//  Created by Cristina Sánchez Barreiro on 17/09/2018.
//

#import <Foundation/Foundation.h>

@interface Constants : NSObject

FOUNDATION_EXPORT NSString *const kDateFormat;

@end
