Files
peko-ios/YuMi/Modules/YMMine/View/Cell/XPMineHeadFunctionItemLayout.h
2024-04-12 15:55:09 +08:00

17 lines
228 B
Objective-C

//
// YMMineHeadFunctionItemLayout.h
// YUMI
//
// Created by YUMI on 2022/8/4.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface XPMineHeadFunctionItemLayout : MSBaseRTLFlowLayout
@end
NS_ASSUME_NONNULL_END