Skip to main content
Module

x/food/mod.ts>FoodInfoProvider

πŸ¦• Deno module for food lovers πŸ“πŸπŸŒ. Feel free to enhance & contribute.
Latest
class FoodInfoProvider
import { FoodInfoProvider } from "https://deno.land/x/food@v1.2.1/mod.ts";

Static Methods

getProductInfo(productID: string): Promise<any>