UNPKG

markuplint

Version:

A Linter for All Markup Languages.

3 lines (2 loc) 103 B
import { I18n } from '@markuplint/i18n'; export declare function i18n(locale?: string): Promise<I18n>;