📄 zh-HK.d.ts
/home/palash/git/site/node_modules/date-fns/locale/zh-HK.d.ts
Language: ts • Lines: 9
import type { Locale } from "./types.ts";
/**
 * @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;