mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-15 00:54:05 +00:00
6 lines
130 B
Mathematica
6 lines
130 B
Mathematica
|
|
#import <Foundation/Foundation.h>
|
||
|
|
@interface PodsDummy_OnlineChatSdk : NSObject
|
||
|
|
@end
|
||
|
|
@implementation PodsDummy_OnlineChatSdk
|
||
|
|
@end
|