TIMPush.h 216 B

12345678910111213
  1. //
  2. // TIMPush.h
  3. // TIMPush
  4. //
  5. // Created by yiliangwang on 2024/8/7.
  6. // Copyright (c) 2024 Tencent. All rights reserved.
  7. //
  8. #ifndef TIMPush_h
  9. #define TIMPush_h
  10. #import "TIMPushManager.h"
  11. #endif /* TIMPush_h */