@llselect/core
Version:
Low-level select: a minimal, flexible, framework-agnostic replacement for the native HTML select element.
8 lines • 334 B
TypeScript
import type { LLSelectUiTranslationPack } from '../i18n.js';
/**
* Taiwanese Hokkien pack (Taiwan; Han script, MOE recommended characters).
* DRAFT - see TRANSLATION STATUS: needs the maintainer's native vetting.
* @group Language packs
*/
export declare const nanTW: LLSelectUiTranslationPack;
//# sourceMappingURL=nanTW.d.ts.map