12 lines
183 B
Objective-C
12 lines
183 B
Objective-C
|
|
|
|
// Created by lee on 2019/5/21.
|
|
// Copyright © 2023 YUMI. All rights reserved.
|
|
|
|
|
|
#import "TTAlertMessageAttributedConfig.h"
|
|
|
|
@implementation TTAlertMessageAttributedConfig
|
|
|
|
@end
|