6 lines
84 B
Swift
6 lines
84 B
Swift
import Foundation
|
|
|
|
// MARK: - BundleServicing
|
|
|
|
extension Bundle: BundleServicing {}
|