5 lines
97 B
Swift
5 lines
97 B
Swift
import OpenAPIURLSession
|
|
|
|
public struct LuminateCore {
|
|
public static let version = "0.1.0"
|
|
}
|