Swiftgram/submodules/AccountContext/Sources/OverlayAudioPlayerController.swift
2021-08-04 01:30:57 +02:00

6 lines
84 B
Swift

import Foundation
public protocol OverlayAudioPlayerController: AnyObject {
}