Skip to main content
Module

x/dexonline/mod.ts>Dexonline.get

Monorepo containing various tools to work with and aggregate information from Dexonline.
Go to Latest
function Dexonline.get
import { Dexonline } from "https://deno.land/x/dexonline@v3.2.1/mod.ts";
const { get } = Dexonline;

Parameters

word: string
optional
options: Partial<ParserOptions> = [UNSUPPORTED]

Returns

Promise<Results | undefined>