Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netzo/templates/crud-table-fresh/src/data/products.ts>Product

Netzo - roll out internal tools faster
Go to Latest
interface Product
import { type Product } from "https://deno.land/x/netzo@v0.1.80/templates/crud-table-fresh/src/data/products.ts";

Properties

name: string
category: string
stock: number
sales: string
rating: number
revenue: string
image: string