mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-06 08:48:51 +00:00
5 lines
64 B
Swift
5 lines
64 B
Swift
import Foundation
|
|
|
|
func fluxaCoreVersion() -> String {
|
|
""
|
|
}
|