UNPKG

@llselect/core

Version:

Low-level select: a minimal, flexible, framework-agnostic replacement for the native HTML select element.

7 lines 274 B
import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Mongolian pack (Cyrillic; the traditional script needs vertical layout and is out of scope). * @group Language packs */ export declare const mn: LLSelectUiTranslationPack; //# sourceMappingURL=mn.d.ts.map