xref: /expo/ios/Client/Menu/EXDevMenuWindow.h (revision e270611f)
1 // Copyright 2015-present 650 Industries. All rights reserved.
2 
3 #import <UIKit/UIKit.h>
4 
5 @interface EXDevMenuWindow : UIWindow
6 
7 @end
8