Skip to main content
Module

x/dexonline/mod.ts>MatchingModes

A lightweight Dexonline.ro parser to fetch information about words in the Romanian language.
Go to Latest
enum MatchingModes
import { MatchingModes } from "https://deno.land/x/dexonline@v3.0.0/mod.ts";

Specifies the strictness of word matching.

Members

Lax

Consider all lemmas similar to the search term.

Strict

Consider only lemmas that match the search term exactly.