mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +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>
|
|
|
|
|