UNPKG

250 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Serbian cyrillic locale.
5 * @language Serbian
6 * @iso-639-2 srp
7 * @author Igor Radivojević [@rogyvoje](https://github.com/rogyvoje)
8 */
9export declare const sr: Locale;