Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dexonline/src/mod.ts>ContentTabs

Monorepo containing various tools to work with and aggregate information from Dexonline.
Go to Latest
enum ContentTabs
Re-export
import { ContentTabs } from "https://deno.land/x/dexonline@v3.2.1/src/mod.ts";

Defines the available Dexonline content tabs.

Members

Articles = 3

Articles relevant for the searched word.

Inflection = 1

Inflection tables corresponding to matched lemmas.

Lemmas = 0

Matches for the searched word.

Synthesis = 2

The most relevant lemmas arranged in a format comprehensible to the user.