UNPKG

@diplodoc/transform

Version:

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

3 lines (2 loc) 107 B
import type { Lang } from '../typings'; export declare const TITLES: Record<Lang, Record<string, string>>;