Skip to content

Commit

Permalink
暴露 NSURLProtocol+KKJSBridgeWKWebView 工具方法
Browse files Browse the repository at this point in the history
  • Loading branch information
karosLi committed Jan 12, 2021
1 parent 71cbc26 commit b43701b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions KKJSBridge/KKJSBridge/KKJSBridge.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
#import "KKWebView.h"
#import "KKWebViewPool.h"
#import "KKWebViewCookieManager.h"
#ifdef KKAjaxProtocolHook
#import "NSURLProtocol+KKJSBridgeWKWebView.h"
#endif

#endif /* KKJSBridge_h */

0 comments on commit b43701b

Please sign in to comment.