公告板
版本库
filestore
活动
搜索
登录
main
/
buwan-ios
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
抖音SDK 升级,个人中心bug修改
admin
2023-04-21
0b3a4aaf99ea251bc8e27b96115288f0988fcffe
[buwan-ios.git]
/
BuWanVideo2.0
/
dsbridge
/
InternalApis.h
1
2
3
4
5
6
#import <Foundation/Foundation.h>
#import "DWKWebView.h"
@interface InternalApis : NSObject
@property (nullable, nonatomic, weak) DWKWebView* webview;
@end