UNPKG

@douyinfe/semi-ui

Version:

A modern, comprehensive, flexible design system and UI library. Connect DesignOps & DevOps. Quickly build beautiful React apps. Maintained by Douyin-fe team.

9 lines (8 loc) 138 B
import { Locale } from '../interface'; /** * [i18n-Dutch (nl_NL)] * 荷兰语 * */ declare const local: Locale; export default local;