iOS/macOS(Objective-C)[v1.7.5.0]
PanoReplayKitExt.h
1//
2// PanoReplayKitExt.h
3// PanoReplayKitExt
4//
5// Created by mark on 2021/4/14.
6//
7
8#import <Foundation/Foundation.h>
9
11FOUNDATION_EXPORT double PanoReplayKitExtVersionNumber;
12
14FOUNDATION_EXPORT const unsigned char PanoReplayKitExtVersionString[];
15
16// In this header, you should import all the public headers of your framework using statements like #import <PanoReplayKitExt/PublicHeader.h>
17
19