mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-23 05:54:14 +00:00
5 lines
69 B
Swift
5 lines
69 B
Swift
import Display
|
|
|
|
public protocol ListControllerItem: ListViewItem {
|
|
}
|