locale_hi.d.ts 77 B

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