initial
This commit is contained in:
Generated
+15
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// DDBaseModel.h
|
||||
// DDBasicControlsKit_Private
|
||||
// Created by DDIsFriend on 2023/2/10.
|
||||
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface DDBaseModel : NSObject
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user