Files
yingmeng-ios-switf/yinmeng-ios/Base/Security/YYTextAsyncLayer+YinTextAsyncLayer.h
2024-03-23 20:47:19 +08:00

17 lines
241 B
Objective-C

//
// YYTextAsyncLayer+XPTextAsyncLayer.h
// xplan-ios
//
// Created by yinmeng on 2023/10/28.
//
#import <YYText/YYTextAsyncLayer.h>
NS_ASSUME_NONNULL_BEGIN
@interface YYTextAsyncLayer (YinTextAsyncLayer)
@end
NS_ASSUME_NONNULL_END