Files
2019-01-28 22:20:01 +11:00

7 lines
75 B
Swift

import Foundation
public struct FrameworkStruct {
public init() {}
}