UNPKG

@llselect/core

Version:

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

7 lines 197 B
import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Hungarian pack. * @group Language packs */ export declare const hu: LLSelectUiTranslationPack; //# sourceMappingURL=hu.d.ts.map