interface OrderInfoRe-exportimport { type OrderInfo } from "https://deno.land/x/mtkruto@0.6.2/3_types.ts"; Propertiesoptionalname: stringoptionalphoneNumber: stringoptionalemail: stringoptionalshippingAddress: ShippingAddress