UNPKG

react-nepali-datetime

Version:

[![npm version](https://img.shields.io/npm/v/react-nepali-datetime?color=48c21a)](https://www.npmjs.com/package/react-nepali-datetime) [![License](https://img.shields.io/npm/l/react-nepali-datetime?label=License)](https://github.com/opensource-nepal/react

3 lines (2 loc) 110 B
import { LOCALE_EN, LOCALE_NE } from './constants'; export type Locale = typeof LOCALE_EN | typeof LOCALE_NE;