timepiece/node_modules/date-fns/locale/lb.d.mts

10 lines
256 B
TypeScript
Raw Normal View History

2024-05-14 14:54:12 +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;