Files
featherVoice/TUIKit/TUICallKit/TUICallKit-Swift/Service/NSObject+Extension.h
2025-08-08 10:49:36 +08:00

16 lines
229 B
Objective-C

//
// NSObject+Extension.h
// TUIVideoSeat
//
// Created by WesleyLei on 2022/9/23.
// Copyright © 2022 Tencent. All rights reserved.
//
NS_ASSUME_NONNULL_BEGIN
@interface NSObject (Extension)
@end
NS_ASSUME_NONNULL_END