UNPKG

236 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Welsh locale.
5 * @language Welsh
6 * @iso-639-2 cym
7 * @author Elwyn Malethan [@elmomalmo](https://github.com/elmomalmo)
8 */
9export declare const cy: Locale;