UNPKG

328 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Haitian Creole locale.
5 * @language Haitian Creole
6 * @iso-639-2 hat
7 * @author Rubens Mariuzzo [@rmariuzzo](https://github.com/rmariuzzo)
8 * @author Watson Marcelain [@watsongm24](https://github.com/watsongm24)
9 */
10export declare const ht: Locale;