@@ -1662,6 +1662,7 @@ export type Model = {
headers: {
[key: string]: string
}
+ release_date: string
export type Provider = {