14 lines
297 B
C
14 lines
297 B
C
//
|
|
// AppDelegate-Bridging-Header.h
|
|
// WebViewJavascriptBridge
|
|
//
|
|
// Created by John Marcus Westin on 12/27/16.
|
|
// Copyright © 2016 marcuswestin. All rights reserved.
|
|
//
|
|
|
|
#ifndef AppDelegate_Bridging_Header_h
|
|
#define AppDelegate_Bridging_Header_h
|
|
|
|
|
|
#endif /* AppDelegate_Bridging_Header_h */
|