UNPKG

dtd

Version:

根据数梦工场视觉规范打造的组件库,感谢react-components和ant design

1 lines 332 B
import _extends from"babel-runtime/helpers/extends";import defaultLocale from"../locale-provider/default";var runtimeLocale=_extends({},defaultLocale.Modal);export function changeConfirmLocale(e){runtimeLocale=e?_extends({},runtimeLocale,e):_extends({},defaultLocale.Modal)};export function getConfirmLocale(){return runtimeLocale};