mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-27 07:48:42 +00:00
10 lines
128 B
Objective-C
10 lines
128 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface CASeeThroughTracingLayer : CALayer
|
|
|
|
@end
|
|
|
|
@interface CASeeThroughTracingView : UIView
|
|
|
|
@end
|