Files
yinmeng-ios-store/yinmeng-ios/DingDangApp/AppDelegate/YYTextAsyncLayer+DDTextAsyncLayer.h
2024-01-05 17:46:44 +08:00

17 lines
241 B
Objective-C

//
// YYTextAsyncLayer+DDTextAsyncLayer.h
// DingDangApp
//
// Created by duoban on 2023/12/14.
//
#import <YYText/YYTextAsyncLayer.h>
NS_ASSUME_NONNULL_BEGIN
@interface YYTextAsyncLayer (DDTextAsyncLayer)
@end
NS_ASSUME_NONNULL_END