mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-06-07 02:23:55 +02:00
6 lines
84 B
Swift
6 lines
84 B
Swift
import Foundation
|
|
|
|
public protocol OverlayAudioPlayerController: AnyObject {
|
|
|
|
}
|