mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-14 19:58:56 +00:00
5 lines
69 B
Swift
5 lines
69 B
Swift
import Display
|
|
|
|
public protocol ListControllerItem: ListViewItem {
|
|
}
|