Files
featherVoice/TUIKit/TUICallKit/TUICallKit-Swift/Service/NSObject+Extension.h

16 lines
229 B
C
Raw Normal View History

2025-08-08 10:49:36 +08:00
//
// 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