πŸ“„ sl.d.ts
/home/palash/git/site/node_modules/date-fns/locale/sl.d.ts
Language: ts β€’ Lines: 10
import type { Locale } from "./types.ts";
/**
 * @category Locales
 * @summary Slovenian locale.
 * @language Slovenian
 * @iso-639-2 slv
 * @author Adam Stradovnik [@Neoglyph](https://github.com/Neoglyph)
 * @author Mato Ε½gajner [@mzgajner](https://github.com/mzgajner)
 */
export declare const sl: Locale;