Files
ghostgram/submodules/TelegramUI/Components/ContextControllerImpl/Sources/ContextControllerCompatibility.swift
2026-03-07 18:15:32 +01:00

7 lines
276 B
Swift

import ContextUI
public typealias ContextControllerImpl = ContextController
public typealias ContextControllerActionsStackNodeImpl = ContextControllerActionsStackNode
public typealias PeekControllerImpl = PeekController
public typealias PinchControllerImpl = PinchController