ht.d.cts 328 B

12345678910
  1. import 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. */
  10. export declare const ht: Locale;