Files
emaui/node_modules/date-fns/locale/gl.d.cts
2026-05-29 15:23:46 +03:00

11 lines
330 B
TypeScript

import type { Locale } from "./types.ts";
/**
* @category Locales
* @summary Galician locale.
* @language Galician
* @iso-639-2 glg
* @author Alberto Doval - Cocodin Technology[@cocodinTech](https://github.com/cocodinTech)
* @author Fidel Pita [@fidelpita](https://github.com/fidelpita)
*/
export declare const gl: Locale;