6 lines
80 B
Swift

import Foundation
public final class ImageFetcher: Fetcher, CacheFetching {
}