14 lines
182 B
C
14 lines
182 B
C
//
|
|
// TUICallingKit.h
|
|
// Pods
|
|
//
|
|
// Created by gg on 2021/5/18.
|
|
//
|
|
|
|
#ifndef TUICallingKit_h
|
|
#define TUICallingKit_h
|
|
|
|
@import TXLiteAVSDK_Enterprise;
|
|
|
|
#endif /* TUICallingKit_h */
|