Template support for input parameters #4
@ -1,6 +1,10 @@
|
||||
import Foundation
|
||||
|
||||
public protocol Bundleable {
|
||||
|
||||
// MARK: Computed
|
||||
|
||||
var resourcePath: String? { get }
|
||||
|
||||
// MARK: Functions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user