1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-17 16:07:44 +03:00

#391 change UIKit to Foundation for Direction

This commit is contained in:
Daniil Manin 2019-06-13 20:20:40 +07:00
parent 6314726732
commit 3d3a0f4a86

View File

@ -1,4 +1,4 @@
import UIKit
import Foundation
public enum Direction {
case lre