mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-04 18:41:00 +00:00
12 lines
426 B
Objective-C
12 lines
426 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
//! Project version number for PasscodeInputFieldNode.
|
|
FOUNDATION_EXPORT double PasscodeInputFieldNodeVersionNumber;
|
|
|
|
//! Project version string for PasscodeInputFieldNode.
|
|
FOUNDATION_EXPORT const unsigned char PasscodeInputFieldNodeVersionString[];
|
|
|
|
// In this header, you should import all the public headers of your framework using statements like #import <PasscodeInputFieldNode/PublicHeader.h>
|
|
|
|
|