locale_nn.d.ts 77 B

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