iOS module dir
This commit is contained in:
12
iOS/Pod/Classes/Util/DoricUtil.h
Normal file
12
iOS/Pod/Classes/Util/DoricUtil.h
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// DoricUtil.h
|
||||
// Doric
|
||||
//
|
||||
// Created by pengfei.zhou on 2019/7/26.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
void DoricLog(NSString * _Nonnull format, ...);
|
||||
|
||||
UIColor* _Nonnull DoricColor(NSNumber * _Nonnull number);
|
Reference in New Issue
Block a user