UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

4 lines (3 loc) 116 B
import type { xLocale } from './types'; declare const localeValues: Required<xLocale>; export default localeValues;