locale_nb.d.ts 77 B

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