mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 19:51:10 +00:00
6 lines
76 B
Objective-C
6 lines
76 B
Objective-C
#import <Cocoa/Cocoa.h>
|
|
|
|
@interface ViewController : NSViewController
|
|
|
|
@end
|