add: injectGlobalJSObject

This commit is contained in:
Insomnia
2019-11-01 00:13:50 +08:00
parent 896e9aaa51
commit af3590b0ba
3 changed files with 34 additions and 6 deletions

View File

@@ -29,6 +29,7 @@ NS_ASSUME_NONNULL_BEGIN
@property(nonatomic, strong) dispatch_semaphore_t semaphore;
- (void)close;
@end
NS_ASSUME_NONNULL_END