UNPKG

@diplodoc/transform

Version:

A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML

4 lines (3 loc) 168 B
import type { Lang } from '../typings'; export declare const LANG_TOKEN_DESCRIPTION: Record<Lang, string>; export declare const LANG_TOKEN_LABEL: Record<Lang, string>;