mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-25 23:20:07 +00:00
5 lines
62 B
Swift
5 lines
62 B
Swift
import Display
|
|
|
|
protocol ListControllerItem: ListViewItem {
|
|
}
|