Files
Webklar.com/node_modules/date-fns/locale/zh-HK.d.mts
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

10 lines
251 B
TypeScript

import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Chinese Traditional locale.
* @language Chinese Traditional
* @iso-639-2 zho
* @author Gary Ip [@gaplo](https://github.com/gaplo)
*/
export declare const zhHK: Locale;