lpw
2023-06-03 aca600212ff84587e15aad341babd5eb2faf69a5
commit | author | age
a6c014 1 //
L 2 //  WAFirebaseImpl.h
3 //  WAFirebaseImpl
4 //
5 //  Created by LPW on 2020/8/26.
6 //  Copyright © 2020 LPW. All rights reserved.
7 //
8
9 #import <Foundation/Foundation.h>
10
11 //! Project version number for WAFirebaseImpl.
12 FOUNDATION_EXPORT double WAFirebaseImplVersionNumber;
13
14 //! Project version string for WAFirebaseImpl.
15 FOUNDATION_EXPORT const unsigned char WAFirebaseImplVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <WAFirebaseImpl/PublicHeader.h>
18
aca600 19 //time:2023/06/06  12:29 ver:3.15.0
a6c014 20