mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-03 11:21:06 +00:00
5 lines
69 B
Swift
5 lines
69 B
Swift
import Display
|
|
|
|
public protocol ListControllerItem: ListViewItem {
|
|
}
|