locale_ca.d.ts 77 B

12
  1. import { Locale } from '../locale.js';
  2. export declare function ca(): Locale;