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

11 lines
309 B
TypeScript

import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Lithuanian locale.
* @language Lithuanian
* @iso-639-2 lit
* @author Pavlo Shpak [@pshpak](https://github.com/pshpak)
* @author Eduardo Pardo [@eduardopsll](https://github.com/eduardopsll)
*/
export declare const lt: Locale;