UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

6 lines 118 B
import { zhCN } from 'date-fns/locale'; const dateZhCN = { name: 'zh-CN', locale: zhCN }; export default dateZhCN;