2019-08-16 16:24:22 +03:00

20 lines
585 B
Objective-C

//
// ReactionSelectionNode.h
// ReactionSelectionNode
//
// Created by Peter on 8/15/19.
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for ReactionSelectionNode.
FOUNDATION_EXPORT double ReactionSelectionNodeVersionNumber;
//! Project version string for ReactionSelectionNode.
FOUNDATION_EXPORT const unsigned char ReactionSelectionNodeVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ReactionSelectionNode/PublicHeader.h>