UNPKG

312 BTypeScriptView Raw
1import type { Locale } from "./types.js";
2/**
3 * @category Locales
4 * @summary Bengali locale.
5 * @language Bengali
6 * @iso-639-2 ben
7 * @author Touhidur Rahman [@touhidrahman](https://github.com/touhidrahman)
8 * @author Farhad Yasir [@nutboltu](https://github.com/nutboltu)
9 */
10export declare const bn: Locale;