//
|
// 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:2023/06/06 12:29 ver:3.15.0
|