packagedFoodCode (typealias String) is the string representation of the PackagedFoodCode id
/** * packagedFoodCode (typealias String) is the string representation of the PackagedFoodCode id */ export type PackagedFoodCode = string
Last updated 24 days ago