UNPKG

@llselect/core

Version:

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

10 lines 458 B
import type { LLSelectUiTranslationPack } from '../i18n.js'; /** * Taiwanese Hokkien pack (Tai-lo romanization; IANA variant subtag `tailo`). * DRAFT - see TRANSLATION STATUS: needs the maintainer's native vetting. * Same language as `nan-TW`, distinguished by script (`Latn`) + variant, not * by a separate language id. * @group Language packs */ export declare const nanLatnTailo: LLSelectUiTranslationPack; //# sourceMappingURL=nanLatnTailo.d.ts.map