[Feature] Service #4
9
Sources/Protocols/Filter.swift
Normal file
9
Sources/Protocols/Filter.swift
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
import Communications
|
||||||
|
|
||||||
|
protocol Filter {
|
||||||
|
|
||||||
|
// MARK: Functions
|
||||||
|
|
||||||
|
func makeParameters() -> Endpoint.Parameters
|
||||||
|
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user