📄 el.d.cts
/home/palash/git/site/node_modules/date-fns/locale/el.d.cts
Language: cts • Lines: 10
import type { Locale } from "./types.ts";
/**
 * @category Locales
 * @summary Greek locale.
 * @language Greek
 * @iso-639-2 ell
 * @author Fanis Katsimpas [@fanixk](https://github.com/fanixk)
 * @author Theodoros Orfanidis [@teoulas](https://github.com/teoulas)
 */
export declare const el: Locale;