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

10 lines
250 B
TypeScript
Executable File

import type { Locale } from "./types.js";
/**
* @category Locales
* @summary Serbian cyrillic locale.
* @language Serbian
* @iso-639-2 srp
* @author Igor Radivojević [@rogyvoje](https://github.com/rogyvoje)
*/
export declare const sr: Locale;