Doric Async and so on
This commit is contained in:
16
iOS/Pod/Classes/DoricDriver.h
Normal file
16
iOS/Pod/Classes/DoricDriver.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// DoricDriver.h
|
||||
// Doric
|
||||
//
|
||||
// Created by pengfei.zhou on 2019/7/26.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface DoricDriver : NSObject
|
||||
+(instancetype) instance;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
Reference in New Issue
Block a user