Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Motivation: We had a public typealias for an internal type, that's an error now in Swift 4.2. Modifications: make the typealias internal. Result: compiles in Swift 4.2
- Loading branch information