#import <Cordova/CDVPlugin.h>

@interface MigrateStorage : CDVPlugin {}

- (void)pluginInitialize;

@end
