#import <Foundation/Foundation.h>
#import "React/RCTBridgeModule.h"

@interface RNMsalPlugin : NSObject <RCTBridgeModule>

@end
