update
This commit is contained in:
17
Pods/CocoaDebug/Sources/Sandbox/_FilePreviewController.h
generated
Executable file
17
Pods/CocoaDebug/Sources/Sandbox/_FilePreviewController.h
generated
Executable file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// Example
|
||||
// man
|
||||
//
|
||||
// Created by man 11/11/2018.
|
||||
// Copyright © 2020 man. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@class _FileInfo;
|
||||
|
||||
@interface _FilePreviewController : UIViewController
|
||||
|
||||
@property (nonatomic, strong) _FileInfo *fileInfo;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user