Skip to main content
Module

x/dexonline/mod.ts>MatchingModes

Monorepo containing various tools to work with and aggregate information from Dexonline.
Go to Latest
enum MatchingModes
Re-export
import { MatchingModes } from "https://deno.land/x/dexonline@v3.2.5/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.