//
|
// WAFirebaseImpl.h
|
// WAFirebaseImpl
|
//
|
// Created by LPW on 2020/8/26.
|
// Copyright © 2020 LPW. All rights reserved.
|
//
|
|
#import <Foundation/Foundation.h>
|
|
//! Project version number for WAFirebaseImpl.
|
FOUNDATION_EXPORT double WAFirebaseImplVersionNumber;
|
|
//! Project version string for WAFirebaseImpl.
|
FOUNDATION_EXPORT const unsigned char WAFirebaseImplVersionString[];
|
|
// In this header, you should import all the public headers of your framework using statements like #import <WAFirebaseImpl/PublicHeader.h>
|
|
//time:2022/02/16 09:51 ver:3.9.7
|