commit | author | age
|
5a4da5
|
1 |
// |
L |
2 |
// WAWebLoginImpl.h |
|
3 |
// WAWebLoginImpl |
|
4 |
// |
|
5 |
// Created by lpw on 2023/6/1. |
|
6 |
// |
|
7 |
|
|
8 |
#import <Foundation/Foundation.h> |
|
9 |
|
|
10 |
//! Project version number for WAWebLoginImpl. |
|
11 |
FOUNDATION_EXPORT double WAWebLoginImplVersionNumber; |
|
12 |
|
|
13 |
//! Project version string for WAWebLoginImpl. |
|
14 |
FOUNDATION_EXPORT const unsigned char WAWebLoginImplVersionString[]; |
|
15 |
|
|
16 |
// In this header, you should import all the public headers of your framework using statements like #import <WAWebLoginImpl/PublicHeader.h> |
|
17 |
|
|
18 |
|