9 lines
151 B
Swift
9 lines
151 B
Swift
//
|
|
// Candidate.swift
|
|
// iris
|
|
//
|
|
// Deprecated: data sources now return typed data and the orchestrator produces `FeedItem`s.
|
|
//
|
|
|
|
import Foundation
|