gu.d.mts 248 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 import type { Locale } from "./types.js"; /** * @category Locales * @summary Gujarati locale (India). * @language Gujarati * @iso-639-2 guj * @author Manaday Mavani [@ManadayM](https://github.com/manadaym) */ export declare const gu: Locale;