Skip to main content
Module

x/dexonline/mod.ts>Dexonline.get

A lightweight Dexonline.ro parser to fetch information about words in the Romanian language.
Go to Latest
function Dexonline.get
import { Dexonline } from "https://deno.land/x/dexonline@v2.1.0/mod.ts";
const { get } = Dexonline;

Parameters

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

Returns

Promise<Results | undefined>