Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias ProductSpecific
import { type ProductSpecific } from "https://deno.land/x/netzo@v0.2.19/apis/shopifyadmin/types.ts";
definition: Pick<Product, "id" | "title" | "images">