UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (10 loc) 287 B
import type { Locale } from "./types.ts"; /** * @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; //# sourceMappingURL=index.d.ts.map