intern-Assignment/Node-Assignments/Server/node_modules/date-fns/locale/lb.d.cts

10 lines
256 B
TypeScript
Raw Normal View History

2025-01-31 09:50:39 +00:00
import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Luxembourgish locale.
* @language Luxembourgish
* @iso-639-2 ltz
* @author Daniel Waxweiler [@dwaxweiler](https://github.com/dwaxweiler)
*/
export declare const lb: Locale;