mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Beef up the headers for ASSectionController and ASSupplementaryNodeSource (#3233)
This commit is contained in:
@@ -7,9 +7,13 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <AsyncDisplayKit/ASBlockTypes.h>
|
||||
#import <AsyncDisplayKit/ASDimension.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@class ASBatchContext;
|
||||
|
||||
/**
|
||||
* A protocol that your section controllers should conform to,
|
||||
* in addition to IGListSectionType, in order to be used with AsyncDisplayKit.
|
||||
|
||||
Reference in New Issue
Block a user