UNPKG

date-fns

Version:

Modern JavaScript date utility library

10 lines (9 loc) 251 B
import type { Locale } from "./types.js"; /** * @category Locales * @summary Scottish Gaelic. * @language Scottish Gaelic * @iso-639-2 gla * @author Lee Driscoll [@leedriscoll](https://github.com/leedriscoll) */ export declare const gd: Locale;