Module

x/cocktaildb/src/cocktaildb.ts>searchIngredientByID

TheCocktailDB API client for Deno.
Latest
function searchIngredientByID
import { searchIngredientByID } from "https://dotland.deno.dev/x/cocktaildb@v1.0.0/src/cocktaildb.ts";

Search ingredient by ID.

Parameters

i: number

Ingredient id.

Returns

Promise<any>

object