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.

8 lines (7 loc) 125 B
import { Locale } from '../interface'; /** * [i18n-Spanish(es)] * */ declare const locale: Locale; export default locale;