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