тут нихуя не работает, ебаный рот этого казино
This commit is contained in:
7
frontend/style/types/product.ts
Normal file
7
frontend/style/types/product.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export interface Product {
|
||||
id: number
|
||||
title: string
|
||||
price: number
|
||||
image: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user