Files
est-frame/node_modules/date-fns/locale/gl.d.cts
2025-10-22 05:38:27 +00:00

11 lines
330 B
TypeScript
Executable File

import type { Locale } from "./types.js";
/**
* @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;