6 lines
74 B
Swift
6 lines
74 B
Swift
|
import Foundation
|
||
|
|
||
|
// MARK: - Bundleable
|
||
|
|
||
|
extension Bundle: Bundleable {}
|