6 lines
88 B
Swift
6 lines
88 B
Swift
import Foundation
|
|
import OpenFoodFacts
|
|
|
|
let off = OpenFoodFactsClient()
|
|
off.prod = true
|